| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessRequestBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
AccessRequestBody |
MethodRegistry_0_9.createAccessRequestBody(AMQShortString realm,
boolean exclusive,
boolean passive,
boolean active,
boolean write,
boolean read) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchAccessRequest(AccessRequestBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
AccessRequestBody |
MethodRegistry_8_0.createAccessRequestBody(AMQShortString realm,
boolean exclusive,
boolean passive,
boolean active,
boolean write,
boolean read) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchAccessRequest(AccessRequestBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.