|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamCancelOkBody | |
---|---|
org.apache.qpid.framing.amqp_0_9 | |
org.apache.qpid.framing.amqp_8_0 |
Uses of StreamCancelOkBody in org.apache.qpid.framing.amqp_0_9 |
---|
Classes in org.apache.qpid.framing.amqp_0_9 that implement StreamCancelOkBody | |
---|---|
class |
StreamCancelOkBodyImpl
|
Methods in org.apache.qpid.framing.amqp_0_9 that return StreamCancelOkBody | |
---|---|
StreamCancelOkBody |
MethodRegistry_0_9.createStreamCancelOkBody(AMQShortString consumerTag)
|
Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type StreamCancelOkBody | |
---|---|
boolean |
ClientMethodDispatcher_0_9.dispatchStreamCancelOk(StreamCancelOkBody body,
int channelId)
|
Uses of StreamCancelOkBody in org.apache.qpid.framing.amqp_8_0 |
---|
Methods in org.apache.qpid.framing.amqp_8_0 that return StreamCancelOkBody | |
---|---|
StreamCancelOkBody |
MethodRegistry_8_0.createStreamCancelOkBody(AMQShortString consumerTag)
|
Methods in org.apache.qpid.framing.amqp_8_0 with parameters of type StreamCancelOkBody | |
---|---|
boolean |
ClientMethodDispatcher_8_0.dispatchStreamCancelOk(StreamCancelOkBody body,
int channelId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |