public class HttpProcessor.HttpGetWithEntity
extends org.apache.http.client.methods.HttpPost
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_NAME
The Constant METHOD_NAME.
|
| Constructor and Description |
|---|
HttpGetWithEntity(String url)
Instantiates a new http get with entity.
|
HttpGetWithEntity(URI url)
Instantiates a new http get with entity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod() |
clone, expectContinue, getEntity, setEntitygetConfig, getProtocolVersion, getRequestLine, getURI, releaseConnection, setConfig, setProtocolVersion, setURI, started, toStringabort, completed, isAborted, reset, setCancellable, setConnectionRequest, setReleaseTriggeraddHeader, addHeader, containsHeader, getAllHeaders, getFirstHeader, getHeaders, getLastHeader, getParams, headerIterator, headerIterator, removeHeader, removeHeaders, setHeader, setHeader, setHeaders, setParamsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final String METHOD_NAME
Copyright © 2010-2020 Toolsverse. All Rights Reserved.