| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8 | |
| org.apache.qpid.server.protocol.v0_8.transport |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQPConnection_0_8.getMethodRegistry() |
MethodRegistry |
AMQPConnection_0_8Impl.getMethodRegistry() |
MethodRegistry |
AMQPConnection_0_8Impl.getRegistry() |
| Constructor and Description |
|---|
AMQConnectionException(int errorCode,
String msg,
int classId,
int methodId,
MethodRegistry methodRegistry,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQVersionAwareProtocolSession.getMethodRegistry()
Gets the method registry for a specific version of the AMQP.
|
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.