public interface RecvByteBufAllocator
Modifier and Type | Interface and Description |
---|---|
static class |
RecvByteBufAllocator.DelegatingHandle
|
static interface |
RecvByteBufAllocator.ExtendedHandle |
static interface |
RecvByteBufAllocator.Handle
已过时。
|
Modifier and Type | Method and Description |
---|---|
RecvByteBufAllocator.Handle |
newHandle()
创建一个新的句柄。
|
RecvByteBufAllocator.Handle newHandle()
Copyright © 2008–2018 The Netty Project. All rights reserved.