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


package org.apache.http.nio.reactor.ssl
TLS/SSL support for asynchronous, event driven communication.
  • Class
    Description
    SSLIOSession is a decorator class intended to transparently extend an IOSession with transport layer security capabilities based on the SSL/TLS protocol.
     
    Callback interface that can be used to customize various aspects of the TLS/SSl protocol.