Uses of Class
org.ldaptive.transport.netty.ConnectionTransport
Packages that use ConnectionTransport
-
Uses of ConnectionTransport in org.ldaptive.transport.netty
Subclasses of ConnectionTransport in org.ldaptive.transport.nettyModifier and TypeClassDescriptionstatic class
AConnectionTransport
configured with two underlying threads.static class
AConnectionTransport
configured with a single underlying thread.class
Creates netty connections using anNioEventLoopGroup
.