Package com.rabbitmq.client
Interface AMQP.Exchange.Unbind
- 
- All Superinterfaces:
- Method
 - All Known Implementing Classes:
- AMQImpl.Exchange.Unbind
 - Enclosing class:
- AMQP.Exchange
 
 public static interface AMQP.Exchange.Unbind extends Method 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classAMQP.Exchange.Unbind.Builder
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getArguments()StringgetDestination()booleangetNowait()StringgetRoutingKey()StringgetSource()intgetTicket()- 
Methods inherited from interface com.rabbitmq.client.MethodprotocolClassId, protocolMethodId, protocolMethodName
 
- 
 
-