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)java.lang.ObjectAMQImpl.DefaultMethodVisitor. visit(AMQImpl.Basic.Deliver x)java.lang.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 that return AMQImpl.Basic.Deliver Modifier and Type Method Description private AMQImpl.Basic.DeliverRecoveryAwareChannelN. offsetDeliveryTag(AMQImpl.Basic.Deliver method)Methods in com.rabbitmq.client.impl.recovery with parameters of type AMQImpl.Basic.Deliver Modifier and Type Method Description private AMQImpl.Basic.DeliverRecoveryAwareChannelN. offsetDeliveryTag(AMQImpl.Basic.Deliver method)protected voidRecoveryAwareChannelN. processDelivery(Command command, AMQImpl.Basic.Deliver method)
-