See: Description
| Class | Description |
|---|---|
| IOServerConnection |
This class encapsulates a connection socket as well as its input- and output-streams.
|
| IOServerConnectionService |
This service contains a task that listens on the server port and creates new client connections if requested.
|
| IOServerConnector<S extends ServerContext> |
This is an implementation of
ServerConnector based on the standard network Socket class. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.