Uses of Class
org.apache.qpid.protonj2.buffer.ProtonByteBufferAllocator
-
Packages that use ProtonByteBufferAllocator Package Description org.apache.qpid.protonj2.buffer -
-
Uses of ProtonByteBufferAllocator in org.apache.qpid.protonj2.buffer
Fields in org.apache.qpid.protonj2.buffer declared as ProtonByteBufferAllocator Modifier and Type Field Description static ProtonByteBufferAllocator
ProtonByteBufferAllocator. DEFAULT
DefaultProtonByteBufferAllocator
instance that uses defaults for all configuration when creating newProtonByteBuffer
instances.
-