Package com.rabbitmq.client
Interface AMQP.Channel.Close
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Channel.Close
- Enclosing class:
AMQP.Channel
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getReplyCode
int getReplyCode() -
getReplyText
String getReplyText() -
getClassId
int getClassId() -
getMethodId
int getMethodId()
-