Class Summary |
DatagramMessage |
Class which represents a "ping" message sent through the
socket pastry system. |
IPAddressRequestMessage |
Class which represents a request for the external visible IP address |
IPAddressResponseMessage |
Class which represents a request for the external visible IP address |
LeafSetRequestMessage |
Message which represents a request to get the leafset from the remote node. |
LeafSetResponseMessage |
A response message to a LeafSetRequestMessage, containing the remote
node's leafset. |
NodeIdRequestMessage |
Message which represents a request to get a node Id from the remote node. |
NodeIdResponseMessage |
A response message to a NodeIdRequestMessage, containing the remote
node's nodeId. |
PingMessage |
Class which represents a "ping" message sent through the
socket pastry system. |
PingResponseMessage |
Class which represents a "ping" message sent through the
socket pastry system. |
RouteRowRequestMessage |
Message which represents a request to get the leafset from the remote node. |
RouteRowResponseMessage |
A response message to a RouteRowRequestMessage, containing the remote
node's routerow. |
RoutesRequestMessage |
Message which represents a request to get the leafset from the remote node. |
RoutesResponseMessage |
A response message to a RoutesRequestMessage, containing the remote
node's routes. |
SocketMessage |
Class which represents an abstract control message |
WrongEpochMessage |
Class which represents a "ping" message sent through the
socket pastry system. |