Uses of Class
org.apache.qpid.protonj2.buffer.netty.Netty4ProtonBufferAllocator
Packages that use Netty4ProtonBufferAllocator
-
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 newNetty4ToProtonBufferAdapterwhich wraps the given NettyByteBuf.