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 void
ChannelN. processDelivery(Command command, AMQImpl.Basic.Deliver method)
Object
AMQImpl.DefaultMethodVisitor. visit(AMQImpl.Basic.Deliver x)
Object
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 with parameters of type AMQImpl.Basic.Deliver Modifier and Type Method Description protected void
RecoveryAwareChannelN. processDelivery(Command command, AMQImpl.Basic.Deliver method)
-