Class SocketConnectionManager

All Implemented Interfaces:
Iterable<ComponentType>, Channel, ComponentType, Eligible, Manager
Direct Known Subclasses:
SocketConnector, SocketServer

public abstract class SocketConnectionManager extends Component
Provides a base class for the SocketServer and the SocketConnector.