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