class HttpDeleteWithBody
extends org.apache.http.client.methods.HttpEntityEnclosingRequestBase
| Constructor and Description |
|---|
HttpDeleteWithBody()
Creates a
HttpDeleteWithBody. |
HttpDeleteWithBody(String uri)
Creates a
HttpDeleteWithBody. |
HttpDeleteWithBody(URI uri)
Creates a
HttpDeleteWithBody. |
| 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 HttpDeleteWithBody(String uri)
HttpDeleteWithBody.uri - the uripublic HttpDeleteWithBody(URI uri)
HttpDeleteWithBody.uri - the uripublic HttpDeleteWithBody()
HttpDeleteWithBody.public String getMethod()
getMethod in interface org.apache.http.client.methods.HttpUriRequestgetMethod in class org.apache.http.client.methods.HttpRequestBaseCopyright © 2013–2014 Wisdom Framework. All rights reserved.