Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionTuneOkBody
-
Packages that use ConnectionTuneOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionTuneOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionTuneOkBody Modifier and Type Method Description ConnectionTuneOkBodyMethodRegistry. createConnectionTuneOkBody(int channelMax, long frameMax, int heartbeat)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionTuneOkBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchConnectionTuneOk(ConnectionTuneOkBody body, int channelId)
-