Interface AMQP.Basic.Return

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Basic.Return
Enclosing class:
AMQP.Basic

public static interface AMQP.Basic.Return extends Method
  • Method Details

    • getReplyCode

      int getReplyCode()
    • getReplyText

      String getReplyText()
    • getExchange

      String getExchange()
    • getRoutingKey

      String getRoutingKey()