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