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.Context when creating resources for a NIO-based connection.Logic of the NIO loop.Parameters used to configure the NIO mode of aConnectionFactory.Contract to exchange frame between application threads and NIO thread.Bridge between the byte buffer and stream worlds.Sub-class ofFrameBuilderthat unwraps crypted data from the network.