Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionStartOkBody
-
Packages that use ConnectionStartOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionStartOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionStartOkBody Modifier and Type Method Description ConnectionStartOkBodyMethodRegistry. createConnectionStartOkBody(FieldTable clientProperties, AMQShortString mechanism, byte[] response, AMQShortString locale)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionStartOkBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchConnectionStartOk(ConnectionStartOkBody body, int channelId)
-