Uses of Class
com.rabbitmq.client.impl.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
Modifier 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
Modifier and TypeMethodDescriptionprotected void
RecoveryAwareChannelN.processDelivery
(Command command, AMQImpl.Basic.Deliver method)