|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.pastry.wire.messaging.socket.SocketMessage
rice.pastry.wire.messaging.socket.SocketCommandMessage
rice.pastry.wire.messaging.socket.LeafSetResponseMessage
A response message to a LeafSetRequestMessage, containing the remote node's leafset.
| Constructor Summary | |
LeafSetResponseMessage(LeafSet leafset)
Constructor |
|
| Method Summary | |
LeafSet |
getLeafSet()
Returns the leafset of the receiver. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LeafSetResponseMessage(LeafSet leafset)
leafset - The leafset of the receiver of the LeafSetRequestMessage.| Method Detail |
public LeafSet getLeafSet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||