| 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 |
| Modifier and Type | Method and Description |
|---|---|
abstract ConnectionSecureBody |
MethodRegistry.createConnectionSecureBody(byte[] challenge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher.dispatchConnectionSecure(ConnectionSecureBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionSecureBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecureBody |
MethodRegistry_0_9.createConnectionSecureBody(byte[] challenge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchConnectionSecure(ConnectionSecureBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecureBody |
MethodRegistry_0_91.createConnectionSecureBody(byte[] challenge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_0_91.dispatchConnectionSecure(ConnectionSecureBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecureBody |
MethodRegistry_8_0.createConnectionSecureBody(byte[] challenge) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchConnectionSecure(ConnectionSecureBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.