Uses of Class
org.ldaptive.transport.netty.ConnectionFactoryTransport
-
Packages that use ConnectionFactoryTransport Package Description org.ldaptive.transport.netty -
-
Uses of ConnectionFactoryTransport in org.ldaptive.transport.netty
Subclasses of ConnectionFactoryTransport in org.ldaptive.transport.netty Modifier and Type Class Description static classConnectionFactoryTransport.DualThreadAConnectionFactoryTransportconfigured with two underlying threads.static classConnectionFactoryTransport.SingleThreadAConnectionFactoryTransportconfigured with a single underlying thread.
-