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