Uses of Class
org.ldaptive.transport.netty.NettyConnection.AutoReadEventHandler
Packages that use NettyConnection.AutoReadEventHandler
-
Uses of NettyConnection.AutoReadEventHandler in org.ldaptive.transport.netty
Fields in org.ldaptive.transport.netty declared as NettyConnection.AutoReadEventHandlerModifier and TypeFieldDescriptionprivate static final NettyConnection.AutoReadEventHandler
NettyConnection.READ_NEXT_MESSAGE
Inbound handler to read the next message if autoRead is false.