Uses of Class
org.apache.qpid.protonj2.buffer.netty.Netty5ProtonBufferAllocator
Packages that use Netty5ProtonBufferAllocator
Package
Description
-
Uses of Netty5ProtonBufferAllocator in org.apache.qpid.protonj2.buffer.netty
Methods in org.apache.qpid.protonj2.buffer.netty that return Netty5ProtonBufferAllocatorConstructors in org.apache.qpid.protonj2.buffer.netty with parameters of type Netty5ProtonBufferAllocatorModifierConstructorDescriptionNetty5ToProtonBufferAdapter
(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
Fields in org.apache.qpid.protonj2.client.transport.netty5 declared as Netty5ProtonBufferAllocatorModifier and TypeFieldDescriptionprotected Netty5ProtonBufferAllocator
TcpTransport.nettyAllocator