|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ProtocolAcceptor | A service for accepting incoming connections for a given protocol. |
| ProtocolDescriptor | A communication protocol descriptor. |
| ProtocolListener | The listener for incoming protocol connections. |
| RequestCompletionHandler<V> | A completion handler for a request carried out by a SessionProtocolHandler. |
| SessionProtocol | A protocol for sending session messages and channel messages to a client. |
| SessionProtocolHandler | A handler for session and channel protocol messages for an associated client session. |
| SessionRelocationProtocol | Protocol additions for suspending and resuming messages to a client session and relocating a client session to another node. |
| Enum Summary | |
|---|---|
| LoginFailureException.FailureReason | Reasons why a login fails. |
| RelocateFailureException.FailureReason | Reasons why a relocation fails. |
| RequestFailureException.FailureReason | Reasons why a request fails. |
| SessionProtocol.DisconnectReason | Reasons why a server disconnects a session. |
| Exception Summary | |
|---|---|
| LoginFailureException | An exception that indicates a login request failed. |
| LoginRedirectException | An exception that indicates a login should be redirected to the node
returned by this exception's getNodeId method. |
| RelocateFailureException | An exception that indicates a relocation request failed. |
| RequestFailureException | An exception indicating that processing a request has failed, and therefore that request has been dropped. |
Provides interfaces for the protocol layer.
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||