Default constructor.
public Connection();
Construct a Connection with the specified socket, listener, and wrapper objects, and a log interface.
public Connection(Socket,Wrapper,ServerSocketListener,Log);
Connection Class | iNTERFACEWARE.Chameleon Namespace