Uses of Interface
com.rabbitmq.client.impl.nio.ByteBufferFactory
Packages that use ByteBufferFactory
-
Uses of ByteBufferFactory in com.rabbitmq.client.impl.nio
Classes in com.rabbitmq.client.impl.nio that implement ByteBufferFactoryModifier and TypeClassDescriptionclassDefaultByteBufferFactorythat creates heap-basedByteBuffers.Methods in com.rabbitmq.client.impl.nio that return ByteBufferFactoryMethods in com.rabbitmq.client.impl.nio with parameters of type ByteBufferFactoryModifier and TypeMethodDescriptionNioParams.setByteBufferFactory(ByteBufferFactory byteBufferFactory) Set the factory to createByteBuffers.