| Package | Description | 
|---|---|
| io.netty.channel | The core channel API which is asynchronous and event-driven abstraction of
 various transports such as a
 NIO Channel. | 
| Modifier and Type | Field and Description | 
|---|---|
| static AdaptiveRecvByteBufAllocator | AdaptiveRecvByteBufAllocator. DEFAULTDeprecated. 
 There is state for  DefaultMaxMessagesRecvByteBufAllocator.maxMessagesPerRead()which is typically based upon channel type. | 
| Modifier and Type | Method and Description | 
|---|---|
| AdaptiveRecvByteBufAllocator | AdaptiveRecvByteBufAllocator. respectMaybeMoreData(boolean respectMaybeMoreData) | 
Copyright © 2008–2025 The Netty Project. All rights reserved.