Class DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle

java.lang.Object
io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle
All Implemented Interfaces:
RecvByteBufAllocator.ExtendedHandle, RecvByteBufAllocator.Handle
Direct Known Subclasses:
AdaptiveRecvByteBufAllocator.HandleImpl, FixedRecvByteBufAllocator.HandleImpl
Enclosing class:
DefaultMaxMessagesRecvByteBufAllocator

public abstract class DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle extends Object implements RecvByteBufAllocator.ExtendedHandle
Focuses on enforcing the maximum messages per read condition for continueReading().