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 | Field and Description |
---|---|
static RpcClient.RpcClientReplyHandler |
RpcClient.DEFAULT_REPLY_HANDLER |
Modifier and Type | Method and Description |
---|---|
RpcClient.RpcClientReplyHandler |
RpcClientParams.getReplyHandler() |
Modifier and Type | Method and Description |
---|---|
RpcClientParams |
RpcClientParams.replyHandler(RpcClient.RpcClientReplyHandler replyHandler)
Set the behavior to use when receiving replies.
|
Copyright © 2020 VMware, Inc. or its affiliates.. All rights reserved.