Package com.rabbitmq.client
Class AMQP.Connection
- java.lang.Object
-
- com.rabbitmq.client.AMQP.Connection
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
AMQP.Connection.Blocked
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
static interface
AMQP.Connection.Unblocked
static interface
AMQP.Connection.UpdateSecret
static interface
AMQP.Connection.UpdateSecretOk
-
Constructor Summary
Constructors Constructor Description Connection()
-