Package com.devebot.opflow
Interface OpflowEngine.Listener
- Enclosing class:
- OpflowEngine
public static interface OpflowEngine.Listener
-
Method Details
-
processMessage
boolean processMessage(byte[] content, com.rabbitmq.nostro.client.AMQP.BasicProperties properties, String queueName, com.rabbitmq.nostro.client.Channel channel, String consumerTag, Map<String,String> extras) throws IOException- Throws:
IOException
-