Interface Receiver

    • Method Detail

      • publish

        boolean publish​(String exchangeName,
                        String routingKey,
                        com.rabbitmq.client.AMQP.BasicProperties props,
                        byte[] body)
        Returns:
        true if message got routed, false otherwise