Package org.ldaptive.transport.netty
package org.ldaptive.transport.netty
-
ClassDescriptionKeeps a counter of messages that have been sent down the pipeline.Creates netty connections using the best fit event loop group based on the operating system.Reads the input byte buffer until an entire message is available.Netty based connection implementation.Invokes a latch when this handler is added or removed from a pipeline.Initiates a channel read when an LDAP message has been processed and auto read is false.Decodes byte buffer into a concrete LDAP response message.Enum that describes the state of an LDAP message in the pipeline.Encodes an LDAP request into its DER bytes.
DERBufferthat uses aByteBuf.Netty specific implementation for creatingTransport.Provides utility methods for this package.Netty handler that uses aSaslClientto wrap and unwrap requests and responses.Creates netty connections with configured event loops.