Uses of Interface
com.rabbitmq.client.impl.AMQChannel.RpcContinuation
Packages that use AMQChannel.RpcContinuation
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
- 
Uses of AMQChannel.RpcContinuation in com.rabbitmq.client.implClasses in com.rabbitmq.client.impl that implement AMQChannel.RpcContinuationModifier and TypeClassDescriptionstatic classstatic classMethods in com.rabbitmq.client.impl with parameters of type AMQChannel.RpcContinuationModifier and TypeMethodDescriptionvoidAMQChannel.enqueueRpc(AMQChannel.RpcContinuation k) voidChannelN.enqueueRpc(AMQChannel.RpcContinuation k) voidAMQChannel.quiescingRpc(Method m, AMQChannel.RpcContinuation k) voidAMQChannel.rpc(Method m, AMQChannel.RpcContinuation k) Constructors in com.rabbitmq.client.impl with parameters of type AMQChannel.RpcContinuation