|
||||||||||
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.RouteRowResponseMessage
A response message to a RouteRowRequestMessage, containing the remote node's routerow.
Constructor Summary | |
RouteRowResponseMessage(RouteSet[] set)
Constructor |
Method Summary | |
RouteSet[] |
getRouteRow()
Returns the routeset of the receiver. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RouteRowResponseMessage(RouteSet[] set)
set
- DESCRIBE THE PARAMETERMethod Detail |
public RouteSet[] getRouteRow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |