org.mule.transport.amqp.internal.endpoint.dispatcher
Class DispatcherActionSend
java.lang.Object
org.mule.transport.amqp.internal.endpoint.dispatcher.DispatcherAction
org.mule.transport.amqp.internal.endpoint.dispatcher.DispatcherActionSend
public class DispatcherActionSend
- extends DispatcherAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messageConsumer
protected MessageConsumer messageConsumer
DispatcherActionSend
public DispatcherActionSend()
run
public AmqpMessage run(AmqpConnector amqpConnector,
com.rabbitmq.client.Channel channel,
String exchange,
String routingKey,
AmqpMessage amqpMessage,
long timeout)
throws IOException,
InterruptedException
- Specified by:
run
in class DispatcherAction
- Throws:
IOException
InterruptedException
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.