Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static SSLMode |
SSLMode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SSLMode[] |
SSLMode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SSLIOSession.bind(SSLMode mode,
HttpParams params)
Deprecated.
|
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.