Uses of Interface
org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine

Packages that use ProtonSslEngine
org.apache.qpid.proton.engine.impl.ssl   
 

Uses of ProtonSslEngine in org.apache.qpid.proton.engine.impl.ssl
 

Methods in org.apache.qpid.proton.engine.impl.ssl that return ProtonSslEngine
 ProtonSslEngine SslEngineFacadeFactory.createProtonSslEngine(SslDomain domain, SslPeerDetails peerDetails)
          Returns a ProtonSslEngine.
 ProtonSslEngine SslDomainImpl.createSslEngine(SslPeerDetails peerDetails)
           
 ProtonSslEngine ProtonSslEngineProvider.createSslEngine(SslPeerDetails peerDetails)
          Returns an SSL engine.
 



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