public class DefaultHttpClientBuilder extends ClientBuilder implements ISupportInitialize
ConfigBuilder.OptionTypeHelper<T>, ConfigBuilder.OptionValueHolderCLIENTBUILDER, ICOOKIEJAR, IHTTPCLIENT, IHTTPCLIENTLIBRARY, ILOGWRITER, LANG_CLASS, NET_URIoptions| Constructor and Description |
|---|
DefaultHttpClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
__net_http_DefaultHttpClientBuilder_constructor__()
Constructor.
|
void |
__net_http_DefaultHttpClientBuilder_destructor__()
Destructor for this class.
|
void |
__net_http_DefaultHttpClientBuilder_execute__()
Execute method.
|
void |
destroy()
Destroy.
|
object<? extends IhttpClient> |
getClient()
Return a configured client
|
void |
initialize()
Initialize.
|
protected object<? extends IhttpClient> |
newClient()
NewClient.
|
__net_http_ClientBuilder_constructor__, __net_http_ClientBuilder_constructor__static__, __net_http_ClientBuilder_execute__, build, buildLibrary, decorateClient, getPropClientName, getPropClientVersion, getRegistry, keepCookies, keepCookies, named, setNumRetries, setRequestTimeout, setRetryPause, usingLibrary, usingLogger, viaProxy, viaProxy__net_http_ConfigBuilder_constructor__, __net_http_ConfigBuilder_execute____core_util_ConfigBuilder_constructor__, _hasOption, appendArrayCharacterValue, clearOptions, getOptionDateTimeValue, getOptionLogicalValue, getOptionLongcharValue, getOptionNumericValue, getOptionObjectValue, getOptionStringArrayValue, getOptionStringValue, hasOption, removeOption, setOption, setOption, setOption, setOption, setOption, setOption, setOption__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, legacyClone, legacyEquals, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, getLegacyClass, getNextSibling, getPrevSibling, isTracked, legacyClone, legacyEquals, toLegacyStringpublic void destroy()
destroy in interface ISupportInitializepublic void initialize()
initialize in interface ISupportInitializepublic object<? extends IhttpClient> getClient()
getClient in class ClientBuilderprotected object<? extends IhttpClient> newClient()
public void __net_http_DefaultHttpClientBuilder_constructor__()
public void __net_http_DefaultHttpClientBuilder_destructor__()
public void __net_http_DefaultHttpClientBuilder_execute__()