| 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 BasicQosBody |
MethodRegistry.createBasicQosBody(long prefetchSize,
int prefetchCount,
boolean global) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher.dispatchBasicQos(BasicQosBody body,
int channelId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicQosBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
BasicQosBody |
MethodRegistry_0_9.createBasicQosBody(long prefetchSize,
int prefetchCount,
boolean global) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchBasicQos(BasicQosBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicQosBody |
MethodRegistry_0_91.createBasicQosBody(long prefetchSize,
int prefetchCount,
boolean global) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchBasicQos(BasicQosBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
BasicQosBody |
MethodRegistry_8_0.createBasicQosBody(long prefetchSize,
int prefetchCount,
boolean global) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchBasicQos(BasicQosBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.