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.AbstractConnectionPostProcessor |
ConnectionPostProcessors.AbstractConnectionPostProcessor.andThen(ConnectionPostProcessor after)
Returns a composed processor that performs, in sequence, this
operation followed by the
after operation. |
static ConnectionPostProcessors.AbstractConnectionPostProcessor |
ConnectionPostProcessors.hostnameVerificationConnectionPostProcessor(HostnameVerifier verifier)
Perform hostname verification for TLS connections.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.