Package com.rabbitmq.client
Interface AMQP.Access.Request
-
- All Superinterfaces:
Method
- All Known Implementing Classes:
AMQImpl.Access.Request
- Enclosing class:
- AMQP.Access
public static interface AMQP.Access.Request extends Method
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAMQP.Access.Request.Builder
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetActive()booleangetExclusive()booleangetPassive()booleangetRead()java.lang.StringgetRealm()booleangetWrite()-
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
-
-