Interface ReturnListener

    • Method Detail

      • handleReturn

        void handleReturn​(int replyCode,
                          java.lang.String replyText,
                          java.lang.String exchange,
                          java.lang.String routingKey,
                          AMQP.BasicProperties properties,
                          byte[] body)
                   throws java.io.IOException
        Throws:
        java.io.IOException