Uses of Class
org.apache.qpid.protonj2.buffer.netty.Netty4ProtonBufferAllocator
Package
Description
-
Uses of Netty4ProtonBufferAllocator in org.apache.qpid.protonj2.buffer.netty
ModifierConstructorDescriptionNetty4ToProtonBufferAdapter
(Netty4ProtonBufferAllocator allocator, io.netty.buffer.ByteBuf resource) Creates a newNetty4ToProtonBufferAdapter
which wraps the given NettyByteBuf
. -
Uses of Netty4ProtonBufferAllocator in org.apache.qpid.protonj2.client.transport.netty4
Modifier and TypeFieldDescriptionprotected Netty4ProtonBufferAllocator
TcpTransport.nettyAllocator