Uses of Interface
com.rabbitmq.client.impl.nio.ByteBufferFactory
-
Uses of ByteBufferFactory in com.rabbitmq.client.impl.nio
Modifier and TypeClassDescriptionclass
DefaultByteBufferFactory
that creates heap-basedByteBuffer
s.Modifier and TypeMethodDescriptionNioParams.setByteBufferFactory
(ByteBufferFactory byteBufferFactory) Set the factory to createByteBuffer
s.