Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConfirmSelectOkBody
-
Packages that use ConfirmSelectOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConfirmSelectOkBody in org.apache.qpid.server.protocol.v0_8.transport
Fields in org.apache.qpid.server.protocol.v0_8.transport declared as ConfirmSelectOkBody Modifier and Type Field Description static ConfirmSelectOkBodyConfirmSelectOkBody. INSTANCEMethods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConfirmSelectOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchConfirmSelectOk(ConfirmSelectOkBody confirmSelectOkBody, int channelId)
-