Uses of Interface
io.netty.channel.RecvByteBufAllocator.ExtendedHandle
Packages that use RecvByteBufAllocator.ExtendedHandle
Package
Description
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
-
Uses of RecvByteBufAllocator.ExtendedHandle in io.netty.channel
Classes in io.netty.channel that implement RecvByteBufAllocator.ExtendedHandleModifier and TypeClassDescriptionclassFocuses on enforcing the maximum messages per read condition forDefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle.continueReading().