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() |
Modifier and Type | Method and Description |
---|---|
NioParams |
NioParams.setWriteQueueFactory(Function<NioContext,NioQueue> writeQueueFactory)
Set the factory to create
NioQueue s. |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.