Interface OpflowEngine.Listener

Enclosing class:
OpflowEngine

public static interface OpflowEngine.Listener
  • Method Summary

    Modifier and Type Method Description
    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)