Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.BasicRecoverSyncBody
-
Packages that use BasicRecoverSyncBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of BasicRecoverSyncBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return BasicRecoverSyncBody Modifier and Type Method Description BasicRecoverSyncBodyMethodRegistry. createBasicRecoverSyncBody(boolean requeue)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type BasicRecoverSyncBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchBasicRecoverSync(BasicRecoverSyncBody basicRecoverSyncBody, int channelId)
-