Uses of Class
com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
-
Packages that use AMQImpl.Basic.Deliver Package Description com.rabbitmq.client.impl Implementations of interfaces specified in the client API, and their supporting classes.com.rabbitmq.client.impl.recovery Implementation of connection and topology recovery. -
-
Uses of AMQImpl.Basic.Deliver in com.rabbitmq.client.impl
Methods in com.rabbitmq.client.impl with parameters of type AMQImpl.Basic.Deliver Modifier and Type Method Description protected voidChannelN. processDelivery(Command command, AMQImpl.Basic.Deliver method)ObjectAMQImpl.DefaultMethodVisitor. visit(AMQImpl.Basic.Deliver x)ObjectAMQImpl.MethodVisitor. visit(AMQImpl.Basic.Deliver x) -
Uses of AMQImpl.Basic.Deliver in com.rabbitmq.client.impl.recovery
Methods in com.rabbitmq.client.impl.recovery with parameters of type AMQImpl.Basic.Deliver Modifier and Type Method Description protected voidRecoveryAwareChannelN. processDelivery(Command command, AMQImpl.Basic.Deliver method)
-