Uses of Interface
com.rabbitmq.client.impl.nio.NioQueue
Packages that use NioQueue
-
Uses of NioQueue in com.rabbitmq.client.impl.nio
Classes in com.rabbitmq.client.impl.nio that implement NioQueueMethods in com.rabbitmq.client.impl.nio that return NioQueueMethods in com.rabbitmq.client.impl.nio that return types with arguments of type NioQueueMethod parameters in com.rabbitmq.client.impl.nio with type arguments of type NioQueueModifier and TypeMethodDescriptionNioParams.setWriteQueueFactory
(Function<NioContext, NioQueue> writeQueueFactory) Set the factory to createNioQueue
s.