public class ReportMethod
extends org.apache.http.client.methods.HttpEntityEnclosingRequestBase
| Constructor and Description |
|---|
ReportMethod(String uri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethod() |
org.jdom.Document |
getResponseAsDocument(org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context) |
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 ReportMethod(String uri) throws URISyntaxException
URISyntaxExceptionpublic String getMethod()
getMethod in interface org.apache.http.client.methods.HttpUriRequestgetMethod in class org.apache.http.client.methods.HttpRequestBasepublic org.jdom.Document getResponseAsDocument(org.apache.http.client.HttpClient client,
org.apache.http.protocol.HttpContext context)
throws IOException
IOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.