Package com.rabbitmq.client
Interface AMQP.Exchange.Delete
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Exchange.Delete
- Enclosing class:
AMQP.Exchange
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
int
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
Method Details
-
getTicket
int getTicket() -
getExchange
String getExchange() -
getIfUnused
boolean getIfUnused() -
getNowait
boolean getNowait()
-