Class TcpConnectionManager

All Implemented Interfaces:
Iterable<ComponentType>, Channel, ComponentType, Eligible, Manager
Direct Known Subclasses:
TcpConnector, TcpServer

public abstract class TcpConnectionManager extends Component
Provides a base class for the TcpServer and the TcpConnector.