public class QueueProducer extends Endpoint
channel, configuration, connection| Constructor and Description |
|---|
QueueProducer(AMQPConfiguration config,
com.rabbitmq.client.ConnectionFactory connectionFactory) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
sendMessage(String message) |
UUID |
sendMessage(String message,
String queue) |
public QueueProducer(AMQPConfiguration config, com.rabbitmq.client.ConnectionFactory connectionFactory) throws IOException
IOExceptionpublic UUID sendMessage(String message, String queue) throws IOException
IOExceptionpublic UUID sendMessage(String message) throws IOException
IOExceptionCopyright © 2015 LeanIX GmbH. All rights reserved.