Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionOpenOkBody
-
Packages that use ConnectionOpenOkBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionOpenOkBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionOpenOkBody Modifier and Type Method Description ConnectionOpenOkBodyMethodRegistry. createConnectionOpenOkBody(AMQShortString knownHosts)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionOpenOkBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchConnectionOpenOk(ConnectionOpenOkBody body, int channelId)
-