Class ControlConnectionManager

All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
LocalControlConnectionManager, RemoteControlConnectionManager

public abstract class ControlConnectionManager extends ReconnectingConnection<ControlConnection,BitControl.BitControlHandshake>
Maintains connection between two particular bits.