程序包 | 说明 |
---|---|
io.netty.channel |
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
|
限定符和类型 | 字段和说明 |
---|---|
static AdaptiveRecvByteBufAllocator |
AdaptiveRecvByteBufAllocator.DEFAULT
已过时。
There is state for
DefaultMaxMessagesRecvByteBufAllocator.maxMessagesPerRead() which is typically based upon channel type. |
限定符和类型 | 方法和说明 |
---|---|
AdaptiveRecvByteBufAllocator |
AdaptiveRecvByteBufAllocator.respectMaybeMoreData(boolean respectMaybeMoreData) |