| Package | Description |
|---|---|
| org.apache.qpid.framing.amqp_0_9 | |
| org.apache.qpid.framing.amqp_8_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
FileQosBodyImpl |
| Modifier and Type | Method and Description |
|---|---|
FileQosBody |
MethodRegistry_0_9.createFileQosBody(long prefetchSize,
int prefetchCount,
boolean global) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchFileQos(FileQosBody body,
int channelId) |
| Modifier and Type | Method and Description |
|---|---|
FileQosBody |
MethodRegistry_8_0.createFileQosBody(long prefetchSize,
int prefetchCount,
boolean global) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServerMethodDispatcher_8_0.dispatchFileQos(FileQosBody body,
int channelId) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.