Package | Description |
---|---|
org.apache.http.impl.nio |
Default implementations for interfaces in
org.apache.http.nio . |
org.apache.http.impl.nio.pool |
Basic implementations for interfaces in
org.apache.http.nio.pool . |
org.apache.http.impl.nio.reactor |
Default implementations for interfaces in
org.apache.http.nio including default
I/O reactor implementations and support for SSL/TLS transport security. |
org.apache.http.nio.reactor.ssl |
Non-blocking TLS/SSL session implementation.
|
Class and Description |
---|
SSLSetupHandler
Callback interface that can be used to customize various aspects of
the TLS/SSl protocol.
|
Class and Description |
---|
SSLSetupHandler
Callback interface that can be used to customize various aspects of
the TLS/SSl protocol.
|
Class and Description |
---|
SSLIOSession
SSLIOSession is a decorator class intended to transparently extend
an
IOSession with transport layer security capabilities based on
the SSL/TLS protocol. |
Class and Description |
---|
SSLMode |
SSLSetupHandler
Callback interface that can be used to customize various aspects of
the TLS/SSl protocol.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.