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