org.mule.transport.amqp.internal.client
Class MessagePropertiesHandler
java.lang.Object
org.mule.transport.amqp.internal.client.MessagePropertiesHandler
public class MessagePropertiesHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePropertiesHandler
public MessagePropertiesHandler()
ackMessageIfNecessary
public void ackMessageIfNecessary(com.rabbitmq.client.Channel channel,
AmqpMessage amqpMessage,
org.mule.api.endpoint.ImmutableEndpoint endpoint)
throws IOException
- Throws:
IOException
addInvocationProperties
public void addInvocationProperties(com.rabbitmq.client.Channel channel,
AmqpMessage amqpMessage,
org.mule.api.MuleMessage muleMessage,
AmqpConnector connector)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.