Package org.apache.http.nio.reactor.ssl

Non-blocking TLS/SSL session implementation.

See:
          Description

Interface Summary
SSLSetupHandler Callback interface that can be used to customize various aspects of the TLS/SSl protocol.
 

Class Summary
SSLIOSession SSLIOSession is a decorator class intended to transparently extend an IOSession with transport layer security capabilities based on the SSL/TLS protocol.
 

Enum Summary
SSLMode  
 

Package org.apache.http.nio.reactor.ssl Description

Non-blocking TLS/SSL session implementation.



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