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

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

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

Classes in org.apache.qpid.proton.engine.impl.ssl that implement SslTransportWrapper
 class SimpleSslTransportWrapper
          TODO close the SSLEngine when told to, and modify SimpleSslTransportWrapper.input(byte[], int, int) and SimpleSslTransportWrapper.output(byte[], int, int) to respond appropriately thereafter.
 class SslHandshakeSniffingTransportWrapper
           
 

Constructors in org.apache.qpid.proton.engine.impl.ssl with parameters of type SslTransportWrapper
SslHandshakeSniffingTransportWrapper(SslTransportWrapper secureTransportWrapper, TransportWrapper plainTransportWrapper)
           
 



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