Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionOpenBody
-
Packages that use ConnectionOpenBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionOpenBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionOpenBody Modifier and Type Method Description ConnectionOpenBodyMethodRegistry. createConnectionOpenBody(AMQShortString virtualHost, AMQShortString capabilities, boolean insist)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionOpenBody Modifier and Type Method Description booleanServerMethodDispatcher. dispatchConnectionOpen(ConnectionOpenBody body, int channelId)
-