Uses of Class
com.rabbitmq.client.impl.AMQImpl.Basic.Deliver
Packages that use AMQImpl.Basic.Deliver
Package
Description
Implementations of interfaces specified in the client API, and their supporting classes.
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.DeliverModifier and TypeMethodDescriptionprotected void
ChannelN.processDelivery
(Command command, AMQImpl.Basic.Deliver method) AMQImpl.DefaultMethodVisitor.visit
(AMQImpl.Basic.Deliver x) AMQImpl.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.DeliverModifier and TypeMethodDescriptionprivate AMQImpl.Basic.Deliver
RecoveryAwareChannelN.offsetDeliveryTag
(AMQImpl.Basic.Deliver method) Methods in com.rabbitmq.client.impl.recovery with parameters of type AMQImpl.Basic.DeliverModifier and TypeMethodDescriptionprivate AMQImpl.Basic.Deliver
RecoveryAwareChannelN.offsetDeliveryTag
(AMQImpl.Basic.Deliver method) protected void
RecoveryAwareChannelN.processDelivery
(Command command, AMQImpl.Basic.Deliver method)