public class DefaultRequestBuilder extends RequestBuilder
ConfigBuilder.OptionTypeHelper<T>, ConfigBuilder.OptionValueHolderAPPLICATION_JSON, CHAR, FORM_URLENCODED, HANDLE, IHTTPREQUEST, INPUT, LANG_CLASS, LANG_OBJECT, NET_URI, OBJECT, OPTION_ACCEPT_CONTENT_TYPE, OPTION_AUTH_CHALLENGE, OPTION_AUTH_CREDENTIALS, OPTION_AUTH_LISTENER, OPTION_AUTH_METHOD, OPTION_ENTITY, OPTION_EVENT_LISTENER_TYPE, OPTION_METHOD, OPTION_PROXY_URI, OPTION_SUPPORT_AUTHENTICATION, OPTION_SUPPORT_PROXY, OPTION_URI, OPTION_VERSION, REQUESTBUILDER, TEXT_HTML, XML_CONTENT_TYPES, XML_CONTENT_TYPES_LISToptions| Constructor and Description |
|---|
DefaultRequestBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
__net_http_DefaultRequestBuilder_constructor__(character _pcMethod,
object<? extends Uri> _pcUri)
'constructor'.
|
void |
__net_http_DefaultRequestBuilder_execute__() |
object<? extends IhttpRequest> |
getRequest()
Get the HTTP Request
|
__net_http_RequestBuilder_constructor__, __net_http_RequestBuilder_constructor__static__, __net_http_RequestBuilder_execute__, acceptAll, acceptContentType, acceptFormData, acceptHtml, acceptJson, acceptXml, addCallback, addCallback, addCookie, addFormData, addFormData, addHeader, addHeader, addJsonData, authCallback, authCallback, build, contentType, decorateRequest, delete, delete, delete, delete, delete, destroy, etag, get, get, get, get, get, getRegistry, head, head, httpVersion, id, initialize, options, options, options, options, options, patch, patch, patch, post, post, post, post, post, put, put, put, sendRequestId, setHeaderOption, supportsAuthentication, supportsProxy, trace, trace, usingBasicAuthentication, usingCredentials, usingCredentials, usingDigestAuthentication, viaProxy, viaProxy, withData, withData, withTransferEncoding__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 __net_http_DefaultRequestBuilder_execute__()
public void __net_http_DefaultRequestBuilder_constructor__(character _pcMethod, object<? extends Uri> _pcUri)
_pcMethod - HTTP method_pcUri - HTTP URIpublic object<? extends IhttpRequest> getRequest()
getRequest in class RequestBuilder