public final class ServerChannelRecvByteBufAllocator extends DefaultMaxMessagesRecvByteBufAllocator
MaxMessagesRecvByteBufAllocator implementation which should be used for ServerChannels.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandleRecvByteBufAllocator.DelegatingHandle, RecvByteBufAllocator.ExtendedHandle, RecvByteBufAllocator.Handle| Constructor and Description |
|---|
ServerChannelRecvByteBufAllocator() |
| Modifier and Type | Method and Description |
|---|---|
RecvByteBufAllocator.Handle |
newHandle()
Creates a new handle.
|
maxMessagesPerRead, maxMessagesPerRead, respectMaybeMoreData, respectMaybeMoreDatapublic RecvByteBufAllocator.Handle newHandle()
RecvByteBufAllocatorCopyright © 2008–2025 The Netty Project. All rights reserved.