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