| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSocketChannelConfigurator |
| Modifier and Type | Method and Description |
|---|---|
SocketChannelConfigurator |
NioParams.getSocketChannelConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
NioParams.setSocketChannelConfigurator(SocketChannelConfigurator configurator)
Set the
SocketChannel configurator. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.