| Package | Description |
|---|---|
| com.rabbitmq.client.impl.nio |
NIO network connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingQueueNioQueue
Bridge between
NioQueue and JDK's BlockingQueue. |
| Modifier and Type | Method and Description |
|---|---|
NioQueue |
SocketChannelFrameHandlerState.getWriteQueue() |
| Modifier and Type | Method and Description |
|---|---|
Function<NioContext,NioQueue> |
NioParams.getWriteQueueFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NioParams |
NioParams.setWriteQueueFactory(Function<NioContext,NioQueue> writeQueueFactory)
Deprecated.
Set the factory to create
NioQueues. |
Copyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.