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
static class AMQP.Channel.OpenOk.Builder
           
 
Method Summary
 LongString getChannelId()
           
 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
 

Method Detail

getChannelId

LongString getChannelId()