public static interface HttpClientConfigurator.Options
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTION_MANAGER_FACTORY_CLASS
This is the name of an optional System property that may be used to
override the
IHttpClientFactory implementation class (default
). |
static String |
DEFAULT_CONNECTION_MANAGER_FACTORY_CLASS
The name of the default
IHttpClientFactory implementation
class. |
static final String CONNECTION_MANAGER_FACTORY_CLASS
IHttpClientFactory
implementation class (default
).static final String DEFAULT_CONNECTION_MANAGER_FACTORY_CLASS
IHttpClientFactory
implementation
class.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.