Uses of Class
org.apache.qpid.transport.ConnectionSecure

Packages that use ConnectionSecure
org.apache.qpid.transport   
 

Uses of ConnectionSecure in org.apache.qpid.transport
 

Methods in org.apache.qpid.transport that return ConnectionSecure
 ConnectionSecure ConnectionSecure.challenge(byte[] value)
           
 ConnectionSecure ConnectionSecure.clearChallenge()
           
 ConnectionSecure ConnectionSecure.setChallenge(byte[] value)
           
 

Methods in org.apache.qpid.transport with parameters of type ConnectionSecure
 void MethodDelegate.connectionSecure(C context, ConnectionSecure method)
           
 void ClientDelegate.connectionSecure(Connection conn, ConnectionSecure secure)
           
 



Licensed to the Apache Software Foundation