public final class ServerChannelRecvByteBufAllocator extends DefaultMaxMessagesRecvByteBufAllocator
MaxMessagesRecvByteBufAllocator
implementation which should be used for ServerChannel
s.DefaultMaxMessagesRecvByteBufAllocator.MaxMessageHandle
RecvByteBufAllocator.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, respectMaybeMoreData
public RecvByteBufAllocator.Handle newHandle()
RecvByteBufAllocator
Copyright © 2008–2024 The Netty Project. All rights reserved.