public class XmlRequestEntity extends org.apache.http.client.methods.HttpEntityEnclosingRequestBase
XmlRequestEntity...| Constructor and Description |
|---|
XmlRequestEntity(Document xmlDocument)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength()
Deprecated.
|
String |
getContentType()
Deprecated.
|
String |
getMethod()
Deprecated.
|
boolean |
isRepeatable()
Deprecated.
|
void |
writeRequest(OutputStream out)
Deprecated.
|
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 XmlRequestEntity(Document xmlDocument) throws IOException
IOExceptionpublic boolean isRepeatable()
public String getContentType()
public void writeRequest(OutputStream out) throws IOException
IOExceptionpublic long getContentLength()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.