Uses of Class
org.apache.qpid.protonj2.buffer.netty.Netty5ProtonBufferAllocator
Package
Description
-
Uses of Netty5ProtonBufferAllocator in org.apache.qpid.protonj2.buffer.netty
ModifierConstructorDescriptionNetty5ToProtonBufferAdapter
(Netty5ProtonBufferAllocator allocator, io.netty5.buffer.Buffer resource) Creates a newNetty5ToProtonBufferAdapter
which wraps the given NettyBuffer
. -
Uses of Netty5ProtonBufferAllocator in org.apache.qpid.protonj2.client.transport.netty5
Modifier and TypeFieldDescriptionprotected Netty5ProtonBufferAllocator
TcpTransport.nettyAllocator