| Package | Description |
|---|---|
| com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
| com.rabbitmq.client.impl.nio |
NIO network connector.
|
| Class and Description |
|---|
| NioParams
Parameters used to configure the NIO mode of a
ConnectionFactory. |
| Class and Description |
|---|
| ByteBufferFactory
Contract to create
ByteBuffers. |
| FrameBuilder
Class to create AMQP frames from a
ReadableByteChannel. |
| NioContext
Context when creating resources for a NIO-based connection.
|
| NioLoopContext |
| NioParams
Parameters used to configure the NIO mode of a
ConnectionFactory. |
| NioQueue
Contract to exchange frame between application threads and NIO thread.
|
| SocketChannelFrameHandlerFactory |
| SocketChannelFrameHandlerState |
| WriteRequest |
Copyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.