Rice Pastry API

rice.rm.messaging
Class RMRequestKeysMsg.WrappedMsg

java.lang.Object
  |
  +--rice.rm.messaging.RMRequestKeysMsg.WrappedMsg
Enclosing class:
RMRequestKeysMsg

public static class RMRequestKeysMsg.WrappedMsg
extends java.lang.Object

Contains the RMRequestKeysMsg and the destination to which it was being sent.


Constructor Summary
RMRequestKeysMsg.WrappedMsg(rice.rm.messaging.RMRequestKeysMsg _msg, rice.pastry.NodeHandle _dest)
           
 
Method Summary
 rice.pastry.NodeHandle getDest()
           
 rice.rm.messaging.RMRequestKeysMsg getMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMRequestKeysMsg.WrappedMsg

public RMRequestKeysMsg.WrappedMsg(rice.rm.messaging.RMRequestKeysMsg _msg,
                                   rice.pastry.NodeHandle _dest)
Method Detail

getMsg

public rice.rm.messaging.RMRequestKeysMsg getMsg()

getDest

public rice.pastry.NodeHandle getDest()

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection