Interface AMQP.Channel.Close

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Channel.Close
Enclosing class:
AMQP.Channel

public static interface AMQP.Channel.Close extends Method
  • Method Details

    • getReplyCode

      int getReplyCode()
    • getReplyText

      String getReplyText()
    • getClassId

      int getClassId()
    • getMethodId

      int getMethodId()