Uses of Package
com.rabbitmq.client.impl.nio
Package
Description
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
NIO network connector.
-
-
ClassDescriptionContract to create
ByteBuffer
s.Class to create AMQP frames from aReadableByteChannel
.Context when creating resources for a NIO-based connection.Parameters used to configure the NIO mode of aConnectionFactory
.Contract to exchange frame between application threads and NIO thread.