com.rabbitmq.client
Class AMQP.Connection

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

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


Nested Class Summary
static interface AMQP.Connection.Close
           
static interface AMQP.Connection.CloseOk
           
static interface AMQP.Connection.Open
           
static interface AMQP.Connection.OpenOk
           
static interface AMQP.Connection.Secure
           
static interface AMQP.Connection.SecureOk
           
static interface AMQP.Connection.Start
           
static interface AMQP.Connection.StartOk
           
static interface AMQP.Connection.Tune
           
static interface AMQP.Connection.TuneOk
           
 
Constructor Summary
AMQP.Connection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQP.Connection

public AMQP.Connection()