Uses of Package
org.ldaptive.transport.netty
-
Packages that use org.ldaptive.transport.netty Package Description org.ldaptive.transport.netty -
Classes in org.ldaptive.transport.netty used by org.ldaptive.transport.netty Class Description NettyConnection.AutoReadEventHandler Initiates a channel read when an LDAP message has been processed and auto read is false.NettyConnection.BindOperationHandle Bind specific operation handle that locks other operations until the bind completes.NettyConnection.ClientInitializer Sets up the Netty pipeline for this connection.NettyConnection.CloseFutureListener Listener for channel close events.NettyConnection.MessageStatus Enum that describes the state of an LDAP message in the pipeline.NettyConnection.RequestEncoder Encodes an LDAP request into its DER bytes.