Package | Description |
---|---|
org.apache.http.nio.conn.scheme |
Deprecated
|
org.apache.http.nio.conn.ssl |
Asynchronous client TLS/SSL support.
|
Modifier and Type | Field and Description |
---|---|
private LayeringStrategy |
AsyncScheme.strategy
Deprecated.
The layering strategy for this scheme, if applicable
|
Modifier and Type | Method and Description |
---|---|
LayeringStrategy |
AsyncScheme.getLayeringStrategy()
Deprecated.
|
Constructor and Description |
---|
AsyncScheme(java.lang.String name,
int port,
LayeringStrategy strategy)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLLayeringStrategy
Deprecated.
|