Package com.rabbitmq.client
Interface AMQP.Connection.Blocked
- 
- All Superinterfaces:
 Method
- All Known Implementing Classes:
 AMQImpl.Connection.Blocked
- Enclosing class:
 - AMQP.Connection
 
public static interface AMQP.Connection.Blocked extends Method
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAMQP.Connection.Blocked.Builder 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetReason()- 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getReason
String getReason()
 
 - 
 
 -