Uses of Enum
org.ldaptive.transport.netty.NettyConnection.MessageStatus
Packages that use NettyConnection.MessageStatus
-
Uses of NettyConnection.MessageStatus in org.ldaptive.transport.netty
Methods in org.ldaptive.transport.netty that return NettyConnection.MessageStatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static NettyConnection.MessageStatus[]NettyConnection.MessageStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.ldaptive.transport.netty with parameters of type NettyConnection.MessageStatusModifier and TypeMethodDescriptionprotected voidNettyConnection.AutoReadEventHandler.eventReceived(io.netty.channel.ChannelHandlerContext ctx, NettyConnection.MessageStatus evt)