See: Description

| Interface | Description |
|---|---|
| ITCPAcceptor | |
| ITCPActiveSelectorListener | |
| ITCPConnector | |
| ITCPNegotiationContext |
A
negotiation context that is used in TCP transport. |
| ITCPPassiveSelectorListener | |
| ITCPSelector |
Encapsulates a Java
socket selector and orchestrates a number of active and passive consumers, usually connectors and
acceptors that compete for the socket selector's I/O time. |
| Class | Description |
|---|---|
| TCPUtil |
A utility class with static convenience methods.
|
| TCPUtil.AcceptorData |
Encapsulates the data needed to configure a
TCP acceptor. |
| TCPUtil.ConnectorData |
Encapsulates the data needed to configure a
TCP connector. |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.