Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ExchangeBoundBody
-
Packages that use ExchangeBoundBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ExchangeBoundBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ExchangeBoundBody Modifier and Type Method Description ExchangeBoundBodyMethodRegistry. createExchangeBoundBody(java.lang.String exchange, java.lang.String routingKey, java.lang.String queue)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ExchangeBoundBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchExchangeBound(ExchangeBoundBody body, int channelId)
-