Uses of Class
org.ldaptive.transport.netty.NettyConnectionFactoryTransport
Packages that use NettyConnectionFactoryTransport
-
Uses of NettyConnectionFactoryTransport in org.ldaptive.transport.netty
Subclasses of NettyConnectionFactoryTransport in org.ldaptive.transport.nettyModifier and TypeClassDescriptionclassCreates netty connections using the best fit event loop group based on the operating system.static classAConnectionFactoryTransportconfigured with two underlying threads.static classAConnectionFactoryTransportconfigured with a single underlying thread.classCreates netty connections using anNioEventLoopGroup.classCreates netty connections using a single, sharedNioEventLoopGroup.classCreates netty connections using a single, sharedEventLoopGroupusing the best fit event loop group based on the operating system.