|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DiscoverNetwork | |
Reservation | |
Sender |
Class Summary | |
---|---|
Bindings | Gathers information about interface bindings. |
ChannelCreator | Creates the channels. |
ConnectionBean | A bean that holds sharable configuration settings for the peer. |
ConnectionConfigurationBean | This bean sets the sharable configuration for the connection (TCP and UDP) settings. |
ConnectionHandler | Handles the server connections of a node, i.e. |
ConnectionReservation | The connection pool limits the connection used in the application. |
DefaultReservation | |
DiscoverNetwork5 | Discovers and searches for interfaces and addresses for users with Java 1.5. |
DiscoverNetwork6 | Discovers and searches for interfaces and addresses for users with Java 1.6. |
DiscoverNetworks | A class to search for addresses to bind the sockets to. |
DispatcherReply | Used to deliver incoming REQUEST messages to their specific handlers. |
MessageLogger | Prints the received message to a gzip encoded file. |
NATUtils | This class is used to do automatic port forwarding. |
PeerBean | A bean that holds non-sharable (unique for each peer) configuration settings for the peer. |
PeerConnection | This is a handle for permanent connections. |
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. |
Scheduler | |
SenderNetty | Handles sending of messages. |
Enum Summary | |
---|---|
Bindings.Protocol | |
PeerException.AbortCause |
Exception Summary | |
---|---|
PeerException | This exception is used internally and passed over to the method exceptionCaught. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |