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