public interface RecvByteBufAllocator
限定符和类型 | 接口和说明 |
---|---|
static class |
RecvByteBufAllocator.DelegatingHandle
A
RecvByteBufAllocator.Handle which delegates all call to some other RecvByteBufAllocator.Handle . |
static interface |
RecvByteBufAllocator.ExtendedHandle |
static interface |
RecvByteBufAllocator.Handle
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
RecvByteBufAllocator.Handle |
newHandle()
Creates a new handle.
|
RecvByteBufAllocator.Handle newHandle()