Uses of Interface
org.apache.qpid.proton.engine.Ssl

Packages that use Ssl
org.apache.qpid.proton.engine   
 

Uses of Ssl in org.apache.qpid.proton.engine
 

Methods in org.apache.qpid.proton.engine that return Ssl
 Ssl Transport.ssl(SslDomain sslDomain)
          As per Transport.ssl(SslDomain, SslPeerDetails) but no attempt is made to resume a previous SSL session.
 Ssl Transport.ssl(SslDomain sslDomain, SslPeerDetails sslPeerDetails)
          Wrap this transport's output and input to apply SSL encryption and decryption respectively.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.