Class SslTransportFactory


  • public class SslTransportFactory
    extends TcpTransportFactory
    An implementation of the TcpTransportFactory using SSL. The major contribution from this class is that it is aware of SslTransportServer and SslTransport classes. All Transports and TransportServers created from this factory will have their needClientAuth option set to false.