Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.BasicRecoverSyncOkBody
-
Packages that use BasicRecoverSyncOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of BasicRecoverSyncOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return BasicRecoverSyncOkBody Modifier and Type Method Description BasicRecoverSyncOkBodyMethodRegistry. createBasicRecoverSyncOkBody()Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type BasicRecoverSyncOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchBasicRecoverSyncOk(BasicRecoverSyncOkBody basicRecoverSyncOkBody, int channelId)
-