Uses of Class
org.mule.transport.amqp.internal.processor.AbstractChannelMessageProcessor

Packages that use AbstractChannelMessageProcessor
org.mule.transport.amqp.internal.processor   
 

Uses of AbstractChannelMessageProcessor in org.mule.transport.amqp.internal.processor
 

Subclasses of AbstractChannelMessageProcessor in org.mule.transport.amqp.internal.processor
 class Acknowledger
          Used to manually perform a basic ack of the message in flow, allowing fine control of message throttling.
 class Recover
          Used to manually perform a basic recover of the current channel.
 class Rejecter
          Used to manually perform a basic reject of the message in flow, allowing fine control of message throttling.
 



Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.