Class SocketServerInstanceImpl

  • All Implemented Interfaces:
    SocketServerInstance

    public class SocketServerInstanceImpl
    extends Object
    implements SocketServerInstance
    Client view of a socket server connection that exposes remote services On construction this class will create a channel and exchange a handshake. That handshake will establish a Cryptor to be used for secure traffic.