| Package | Description |
|---|---|
| org.apache.qpid.framing | |
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_0_91 | |
| org.apache.qpid.framing.amqp_8_0 | |
| org.apache.qpid.protocol |
| Modifier and Type | Field and Description |
|---|---|
static MethodRegistry |
MethodRegistry.registry_0_9 |
static MethodRegistry |
MethodRegistry.registry_0_91 |
static MethodRegistry |
MethodRegistry.registry_8_0 |
| Modifier and Type | Method and Description |
|---|---|
static MethodRegistry |
MethodRegistry.getMethodRegistry(ProtocolVersion pv) |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodRegistry_0_9 |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodRegistry_0_91 |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodRegistry_8_0 |
| Modifier and Type | Method and Description |
|---|---|
MethodRegistry |
AMQVersionAwareProtocolSession.getMethodRegistry()
Gets the method registry for a specific version of the AMQP.
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.