ConnectionFactoryTransport |
Creates netty connections using the best fit event loop group based on the operating system.
|
ConnectionTransport |
Creates netty connections using the best fit event loop group based on the operating system.
|
EncodedRequest |
Wrapper object that stores an encoded request with it's message ID.
|
NettyConnection.BindOperationHandle |
Bind specific operation handle that locks other operations until the bind completes.
|
NettyConnection.MessageStatus |
Enum that describes the state of an LDAP message in the pipeline.
|
NettyConnectionFactoryTransport |
Creates netty connections with configured event loops.
|