Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionTuneBody
-
Packages that use ConnectionTuneBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionTuneBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionTuneBody Modifier and Type Method Description ConnectionTuneBodyMethodRegistry. createConnectionTuneBody(int channelMax, long frameMax, int heartbeat)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionTuneBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchConnectionTune(ConnectionTuneBody body, int channelId)
-