Uses of Class
org.ldaptive.transport.netty.NettyConnection.AutoReadEventHandler
-
Packages that use NettyConnection.AutoReadEventHandler Package Description org.ldaptive.transport.netty -
-
Uses of NettyConnection.AutoReadEventHandler in org.ldaptive.transport.netty
Fields in org.ldaptive.transport.netty declared as NettyConnection.AutoReadEventHandler Modifier and Type Field Description private static NettyConnection.AutoReadEventHandler
NettyConnection. READ_NEXT_MESSAGE
Inbound handler to read the next message if autoRead is false.
-