public interface OpflowListener
| Modifier and Type | Method and Description |
|---|---|
void |
processMessage(byte[] content,
com.rabbitmq.client.AMQP.BasicProperties properties,
String queueName,
com.rabbitmq.client.Channel channel,
String workerTag) |
void processMessage(byte[] content,
com.rabbitmq.client.AMQP.BasicProperties properties,
String queueName,
com.rabbitmq.client.Channel channel,
String workerTag)
throws IOException
IOExceptionCopyright © 2017. All rights reserved.