|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SocketMessage | |
| rice.pastry.wire.messaging.socket | |
| Uses of SocketMessage in rice.pastry.wire.messaging.socket |
| Subclasses of SocketMessage in rice.pastry.wire.messaging.socket | |
class |
DisconnectMessage
Class which represents a disconnect notice in the Socket-based pastry wire protocol. |
class |
HelloMessage
Class which represents a greeting in the socket-based pastry protocol. |
class |
HelloResponseMessage
Class which represents a greeting response in the socket-based pastry protocol. |
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 |
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 |
SocketCommandMessage
Class which represents a "command" message sent across the socket-based pastry protocol. |
class |
SocketTransportMessage
Class which represents a wrapper message sent across the socket-based protocol - it has another message inside of it. |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||