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.AutoReadEventHandlerNettyConnection.READ_NEXT_MESSAGEInbound handler to read the next message if autoRead is false.