Uses of Class
io.netty.channel.FixedRecvByteBufAllocator
-
Packages that use FixedRecvByteBufAllocator Package Description io.netty.channel The core channel API which is asynchronous and event-driven abstraction of various transports such as a NIO Channel. -
-
Uses of FixedRecvByteBufAllocator in io.netty.channel
Methods in io.netty.channel that return FixedRecvByteBufAllocator Modifier and Type Method Description FixedRecvByteBufAllocator
FixedRecvByteBufAllocator. respectMaybeMoreData(boolean respectMaybeMoreData)
-