| Package | Description |
|---|---|
| com.rabbitmq.client |
The client API proper: classes and interfaces representing the AMQP
connections, channels, and wire-protocol framing descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactory |
ConnectionFactory.clone() |
| Constructor and Description |
|---|
JDKSaslConfig(ConnectionFactory factory)
Create a JDKSaslConfig which only wants to use PLAIN.
|
JDKSaslConfig(ConnectionFactory factory,
String[] mechanisms)
Create a JDKSaslConfig with a list of mechanisms to use.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.