| Class | Description |
|---|---|
| Bindings | |
| ConnectionBean | |
| ConnectionCollector |
The connection pool limits the connection used in the application.
|
| ConnectionConfiguration | |
| ConnectionHandler |
Handles the server connections of a node, i.e.
|
| DispatcherReply | |
| DispatcherRequest |
Used to deliver incoming REQUEST messages to their specific handlers.
|
| IdleStateHandler |
Triggers an
IdleStateEvent when a Channel has not performed
read, write, or both operation for a while. |
| MessageLogger | |
| PeerBean | |
| PerformanceFilter |
Measures the number of outgoing and incoming packets.
|
| ReplyTimeoutHandler |
Code inspired by Netty's TimeoutHandlers from Trustin Lee and
adapted/extended to a reply timeout handler.
|
| Sender |
Handles sending of messages
|
| TCPChannelCache |
| Enum | Description |
|---|---|
| Bindings.Protocol | |
| PeerException.AbortCause |
| Exception | Description |
|---|---|
| PeerException |
This exception is used internally and passed over to the method
exceptionCaught.
|
Copyright © 2011. All Rights Reserved.