| 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 ConnectionSecureOkBody |
MethodRegistry.createConnectionSecureOkBody(byte[] response) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchConnectionSecureOk(ConnectionSecureOkBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionSecureOkBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecureOkBody |
MethodRegistry_0_9.createConnectionSecureOkBody(byte[] response) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchConnectionSecureOk(ConnectionSecureOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecureOkBody |
MethodRegistry_0_91.createConnectionSecureOkBody(byte[] response) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchConnectionSecureOk(ConnectionSecureOkBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSecureOkBody |
MethodRegistry_8_0.createConnectionSecureOkBody(byte[] response) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchConnectionSecureOk(ConnectionSecureOkBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.