Uses of Class
org.apache.qpid.protonj2.buffer.netty.Netty4ProtonBufferAllocator
Packages that use Netty4ProtonBufferAllocator
Package
Description
-
Uses of Netty4ProtonBufferAllocator in org.apache.qpid.protonj2.buffer.netty
Methods in org.apache.qpid.protonj2.buffer.netty that return Netty4ProtonBufferAllocatorConstructors in org.apache.qpid.protonj2.buffer.netty with parameters of type Netty4ProtonBufferAllocatorModifierConstructorDescriptionNetty4ToProtonBufferAdapter
(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
Fields in org.apache.qpid.protonj2.client.transport.netty4 declared as Netty4ProtonBufferAllocatorModifier and TypeFieldDescriptionprotected Netty4ProtonBufferAllocator
TcpTransport.nettyAllocator