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