Interface ClientTransport

All Superinterfaces:
Transport
All Known Implementing Classes:
NIOTCPTransport, SSLTCPTransport, TCPTransport, UDPTransport

public interface ClientTransport extends Transport
Client transport interface. Describes contract of server configuration.