Uses of Class
org.apache.qpid.server.protocol.v0_8.transport.ConnectionSecureBody
-
Packages that use ConnectionSecureBody Package Description org.apache.qpid.server.protocol.v0_8.transport -
-
Uses of ConnectionSecureBody in org.apache.qpid.server.protocol.v0_8.transport
Methods in org.apache.qpid.server.protocol.v0_8.transport that return ConnectionSecureBody Modifier and Type Method Description ConnectionSecureBodyMethodRegistry. createConnectionSecureBody(byte[] challenge)Methods in org.apache.qpid.server.protocol.v0_8.transport with parameters of type ConnectionSecureBody Modifier and Type Method Description booleanClientMethodDispatcher. dispatchConnectionSecure(ConnectionSecureBody body, int channelId)
-