Package | Description |
---|---|
org.apache.http.impl.nio |
Default implementations of HTTP connections for asynchronous,
even driven communication.
|
org.apache.http.impl.nio.pool |
Default implementations of client side connection pools
for asynchronous, even driven communication.
|
org.apache.http.impl.nio.reactor |
Default implementation of event driven network communication APIs
based on Java NIO.
|
org.apache.http.nio.reactor.ssl |
TLS/SSL support for asynchronous, event driven communication.
|
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. |
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-2014 The Apache Software Foundation. All Rights Reserved.