All Classes and Interfaces

Class
Description
This is an implementation of ReactiveServer.
 
Common interface for connection-oriented transport protocols.
Common interface for datagram-oriented transport protocols.
It is a simple balancer server, which dispatches its connections to its WorkerServers.
Represents non-blocking server which listens to new connections and accepts them asynchronously.
This is a basic implementation of the AbstractReactiveServer which just dispatches each acync client connection to a given consumer.
This is an SSL proxy around ITcpSocket.
 
 
 
This class represents a UDP packet.
 
 
 
This is an interface for a server that can be used in a PrimaryServer.