|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.http.impl.conn.SchemeRegistryFactory
HttpClientBuilder
.
@Contract(threading=SAFE) @Deprecated public final class SchemeRegistryFactory
Constructor Summary | |
---|---|
SchemeRegistryFactory()
Deprecated. |
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemeRegistryFactory()
Method Detail |
---|
public static SchemeRegistry createDefault()
public static SchemeRegistry createSystemDefault()
The following system properties are taken into account by this method:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |