| 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 |
|---|---|
ConnectionPostProcessors.Builder |
ConnectionPostProcessors.Builder.add(ConnectionPostProcessor connectionPostProcessor)
Add an extra post-processing step.
|
static ConnectionPostProcessors.Builder |
ConnectionPostProcessors.builder()
Builder to configure and create a
ConnectionPostProcessor instance. |
ConnectionPostProcessors.Builder |
ConnectionPostProcessors.Builder.enableHostnameVerification(HostnameVerifier hostnameVerifier)
Enable hostname verification enforced by the provided
HostnameVerifier. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.