Uses of Class
org.apache.qpid.protonj2.buffer.ProtonNettyByteBufferAllocator
-
Packages that use ProtonNettyByteBufferAllocator Package Description org.apache.qpid.protonj2.buffer -
-
Uses of ProtonNettyByteBufferAllocator in org.apache.qpid.protonj2.buffer
Fields in org.apache.qpid.protonj2.buffer declared as ProtonNettyByteBufferAllocator Modifier and Type Field Description static ProtonNettyByteBufferAllocator
ProtonNettyByteBufferAllocator. DEFAULT
A default instance of theProtonNettyByteBufferAllocator
that uses default configurations.
-