public class XmlRequestEntity
extends java.lang.Object
XmlRequestEntity...| Constructor and Description |
|---|
XmlRequestEntity(org.w3c.dom.Document xmlDocument) |
| Modifier and Type | Method and Description |
|---|---|
long |
getContentLength() |
java.lang.String |
getContentType() |
boolean |
isRepeatable() |
void |
writeRequest(java.io.OutputStream out) |