| Interface | Description |
|---|---|
| RpcMessageListener |
For use during debugging.
|
| Class | Description |
|---|---|
| HeartbeatMonitor |
A stub for a heartbeat monitor that will detect when the
the thing in the other end seems to be hard to get hold of.
|
| RemoteExecutionContext |
Keeps the state of an invocation on the server side of the
connection.
|
| RpcPeerHandler | |
| RpcPeerPipelineFactory |
A factory for ChannelPipelines that willl accept incoming
RPC requests (and replies and control messages).
|
| Enum | Description |
|---|---|
| RpcDirection |
Enum used to denote the direction an RPC is going.
|
| Exception | Description |
|---|---|
| RpcPeerHandlerException |
Exception that's thrown when the RpcPeerHandler experiences
disturbing events.
|
Copyright © 2013. All Rights Reserved.