Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionStartBody
-
Packages that use ConnectionStartBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionStartBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionStartBody Modifier and Type Method Description ConnectionStartBodyMethodRegistry. createConnectionStartBody(short versionMajor, short versionMinor, FieldTable serverProperties, byte[] mechanisms, byte[] locales)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionStartBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchConnectionStart(ConnectionStartBody body, int channelId)
-