org.gcube.data.harmonization.occurrence.queue
Class QueueSender
java.lang.Object
org.gcube.data.harmonization.occurrence.queue.QueueSender
public class QueueSender
- extends Object
|
Constructor Summary |
QueueSender(com.rabbitmq.client.Channel channel,
String routingKey)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueSender
public QueueSender(com.rabbitmq.client.Channel channel,
String routingKey)
throws IOException
- Throws:
IOException
getExchangeName
public String getExchangeName()
sendMessage
public void sendMessage(ExecutionReference.ExecutionRequest toSendMessage)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.