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 |
---|---|
AMQP.Connection.StartOk.Builder |
AMQP.Connection.StartOk.Builder.clientProperties(Map<String,Object> clientProperties) |
AMQP.Connection.StartOk.Builder |
AMQP.Connection.StartOk.Builder.locale(String locale) |
AMQP.Connection.StartOk.Builder |
AMQP.Connection.StartOk.Builder.mechanism(String mechanism) |
AMQP.Connection.StartOk.Builder |
AMQP.Connection.StartOk.Builder.response(LongString response) |
AMQP.Connection.StartOk.Builder |
AMQP.Connection.StartOk.Builder.response(String response) |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.