HttpClientBuilder
.@Contract(threading=SAFE) @Deprecated public final class SchemeRegistryFactory extends Object
Constructor and Description |
---|
SchemeRegistryFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static SchemeRegistry |
createDefault()
Deprecated.
Initializes default scheme registry based on JSSE defaults.
|
static SchemeRegistry |
createSystemDefault()
Deprecated.
Initializes default scheme registry using system properties as described in
"JavaTM Secure Socket Extension (JSSE) Reference Guide for the JavaTM 2 Platform
Standard Edition 5
|
public static SchemeRegistry createDefault()
public static SchemeRegistry createSystemDefault()
The following system properties are taken into account by this method:
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.