Uses of Interface
com.rabbitmq.client.impl.RpcWrapper
Packages that use RpcWrapper
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
-
Uses of RpcWrapper in com.rabbitmq.client.impl
Classes in com.rabbitmq.client.impl that implement RpcWrapperModifier and TypeClassDescriptionclass
class
Fields in com.rabbitmq.client.impl declared as RpcWrapperModifier and TypeFieldDescriptionprivate RpcWrapper
AMQChannel._activeRpc
The current outstanding RPC request, if any.Methods in com.rabbitmq.client.impl that return RpcWrapperMethod parameters in com.rabbitmq.client.impl with type arguments of type RpcWrapperModifier and TypeMethodDescriptionprivate void
AMQChannel.doEnqueueRpc
(Supplier<RpcWrapper> rpcWrapperSupplier)