| 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
Deprecated.
use
ConnectionFactory.netty() instead |
| Class and Description |
|---|
| ByteBufferFactory
Contract to create
ByteBuffers. |
| FrameBuilder
Class to create AMQP frames from a
ReadableByteChannel. |
| NioContext
Deprecated.
use
ConnectionFactory.netty() instead |
| NioLoopContext |
| NioParams
Deprecated.
use
ConnectionFactory.netty() instead |
| NioQueue
Deprecated.
use
ConnectionFactory.netty() instead |
| SocketChannelFrameHandlerFactory |
| SocketChannelFrameHandlerState |
| WriteRequest |
Copyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.