com.rabbitmq.client
Class AMQP.Channel

java.lang.Object
  extended by com.rabbitmq.client.AMQP.Channel
Enclosing interface:
AMQP

public static class AMQP.Channel
extends java.lang.Object


Nested Class Summary
static interface AMQP.Channel.Close
           
static interface AMQP.Channel.CloseOk
           
static interface AMQP.Channel.Flow
           
static interface AMQP.Channel.FlowOk
           
static interface AMQP.Channel.Open
           
static interface AMQP.Channel.OpenOk
           
 
Constructor Summary
AMQP.Channel()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQP.Channel

public AMQP.Channel()