Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ExchangeBoundOkBody
-
Packages that use ExchangeBoundOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ExchangeBoundOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ExchangeBoundOkBody Modifier and Type Method Description ExchangeBoundOkBodyMethodRegistry. createExchangeBoundOkBody(int replyCode, AMQShortString replyText)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ExchangeBoundOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchExchangeBoundOk(ExchangeBoundOkBody body, int channelId)
-