public interface RecvByteBufAllocator
Modifier and Type | Interface and Description |
---|---|
static interface |
RecvByteBufAllocator.Handle |
Modifier and Type | Method and Description |
---|---|
RecvByteBufAllocator.Handle |
newHandle()
Creates a new handle.
|
RecvByteBufAllocator.Handle newHandle()
Copyright © 2008–2018 The Netty Project. All rights reserved.