Uses of Interface
com.rabbitmq.client.impl.AMQChannel.RpcContinuation
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of AMQChannel.RpcContinuation in com.rabbitmq.client.impl
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionvoid
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)