Package org.apache.qpid.proton.engine.impl.ssl

Interface Summary
ProtonSslEngine Thin wrapper around an SSLEngine.
ProtonSslEngineProvider  
SslTransportWrapper  
 

Class Summary
ByteHolder I thinly wrap a ByteBuffer to facilitate its usage e.g.
BytePipeline Thinly wraps a ByteBuffer to make it easy to be used for the following sequence of operations: Append some more bytes (of any size) to me using BytePipeline.appendAndClear(byte[], int, int) Read some of my bytes Set my contents using BytePipeline.set(ByteBuffer, int)
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.
SslDomainImpl  
SslEngineFacadeFactory  
SslHandshakeSniffingTransportWrapper  
SslImpl  
SslPeerDetailsImpl  
 



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