Package com.rabbitmq.client.impl.nio
package com.rabbitmq.client.impl.nio
NIO network connector.
-
ClassDescriptionBridge between
NioQueueand JDK'sBlockingQueue.Contract to createByteBuffers.Bridge between the byte buffer and stream worlds.DefaultByteBufferFactorythat creates heap-basedByteBuffers.Class to create AMQP frames from aReadableByteChannel.Deprecated.Logic of the NIO loop.Deprecated.useConnectionFactory.netty()insteadDeprecated.useConnectionFactory.netty()insteadBridge between the byte buffer and stream worlds.Sub-class ofFrameBuilderthat unwraps crypted data from the network.
ConnectionFactory.netty()instead