Package | Description |
---|---|
com.rabbitmq.client.impl |
Implementations of interfaces specified in the client API, and their supporting classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
AMQChannel.BlockingRpcContinuation<T> |
static class |
AMQChannel.SimpleBlockingRpcContinuation |
Modifier and Type | Method and Description |
---|---|
void |
AMQChannel.enqueueRpc(AMQChannel.RpcContinuation k) |
void |
ChannelN.enqueueRpc(AMQChannel.RpcContinuation k) |
void |
AMQChannel.quiescingRpc(Method m,
AMQChannel.RpcContinuation k) |
void |
AMQChannel.rpc(Method m,
AMQChannel.RpcContinuation k) |
Constructor and Description |
---|
RpcContinuationRpcWrapper(AMQChannel.RpcContinuation continuation) |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.