The CTPConnectionManager provides managed access to multiple CTP connections for both incoming and outgoing data.
Each instance of this class owns a single thread which is used to perform all read and write operations on all connections. A pool of other threads are used to notify the handlers of the data and status of a connection.
@author Jesse Wilson
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.