| Package | Description |
|---|---|
| cn.detachment.frame.core.constant | |
| cn.detachment.frame.core.http |
| Modifier and Type | Method and Description |
|---|---|
static SSLVersion |
SSLVersion.find(String name) |
static SSLVersion |
SSLVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSLVersion[] |
SSLVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.conn.ssl.SSLConnectionSocketFactory |
SSLUtil.getSSLConnectionSocketFactory(SSLVersion sslVersion) |
private static SSLContext |
SSLUtil.getSSLContext(SSLVersion sslVersion) |
SSLSocketFactory |
SSLUtil.getSSLFactory(SSLVersion sslVersion) |
Copyright © 2020. All rights reserved.