|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketMessage | |
---|---|
rice.pastry.socket.messaging |
Uses of SocketMessage in rice.pastry.socket.messaging |
---|
Subclasses of SocketMessage in rice.pastry.socket.messaging | |
---|---|
class |
DatagramMessage
Class which represents a "ping" message sent through the socket pastry system. |
class |
IPAddressRequestMessage
Class which represents a request for the external visible IP address |
class |
IPAddressResponseMessage
Class which represents a request for the external visible IP address |
class |
LeafSetRequestMessage
Message which represents a request to get the leafset from the remote node. |
class |
LeafSetResponseMessage
A response message to a LeafSetRequestMessage, containing the remote node's leafset. |
class |
NodeIdRequestMessage
Message which represents a request to get a node Id from the remote node. |
class |
NodeIdResponseMessage
A response message to a NodeIdRequestMessage, containing the remote node's nodeId. |
class |
PingMessage
Class which represents a "ping" message sent through the socket pastry system. |
class |
PingResponseMessage
Class which represents a "ping" message sent through the socket pastry system. |
class |
RouteRowRequestMessage
Message which represents a request to get the leafset from the remote node. |
class |
RouteRowResponseMessage
A response message to a RouteRowRequestMessage, containing the remote node's routerow. |
class |
RoutesRequestMessage
Message which represents a request to get the leafset from the remote node. |
class |
RoutesResponseMessage
A response message to a RoutesRequestMessage, containing the remote node's routes. |
class |
WrongEpochMessage
Class which represents a "ping" message sent through the socket pastry system. |
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |