|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicRecoverSyncBody | |
---|---|
org.apache.qpid.framing.amqp_0_9 | |
org.apache.qpid.framing.amqp_0_91 |
Uses of BasicRecoverSyncBody in org.apache.qpid.framing.amqp_0_9 |
---|
Classes in org.apache.qpid.framing.amqp_0_9 that implement BasicRecoverSyncBody | |
---|---|
class |
BasicRecoverSyncBodyImpl
|
Methods in org.apache.qpid.framing.amqp_0_9 that return BasicRecoverSyncBody | |
---|---|
BasicRecoverSyncBody |
MethodRegistry_0_9.createBasicRecoverSyncBody(boolean requeue)
|
Methods in org.apache.qpid.framing.amqp_0_9 with parameters of type BasicRecoverSyncBody | |
---|---|
boolean |
ServerMethodDispatcher_0_9.dispatchBasicRecoverSync(BasicRecoverSyncBody body,
int channelId)
|
Uses of BasicRecoverSyncBody in org.apache.qpid.framing.amqp_0_91 |
---|
Methods in org.apache.qpid.framing.amqp_0_91 that return BasicRecoverSyncBody | |
---|---|
BasicRecoverSyncBody |
MethodRegistry_0_91.createBasicRecoverSyncBody(boolean requeue)
|
Methods in org.apache.qpid.framing.amqp_0_91 with parameters of type BasicRecoverSyncBody | |
---|---|
boolean |
ServerMethodDispatcher_0_91.dispatchBasicRecoverSync(BasicRecoverSyncBody body,
int channelId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |