public interface OpflowListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
processMessage(byte[] content,
com.rabbitmq.client.AMQP.BasicProperties properties,
String queueName,
com.rabbitmq.client.Channel channel,
String workerTag) |
boolean 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.