Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionRedirectBody
-
Packages that use ConnectionRedirectBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionRedirectBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionRedirectBody Modifier and Type Method Description ConnectionRedirectBodyMethodRegistry. createConnectionRedirectBody(AMQShortString host, AMQShortString knownHosts)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionRedirectBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchConnectionRedirect(ConnectionRedirectBody connectionRedirectBody, int channelId)
-