public class XmlEntity extends Object
Documents or XmlSerializables.| Constructor and Description |
|---|
XmlEntity() |
| Modifier and Type | Method and Description |
|---|---|
static HttpEntity |
create(Document doc) |
static HttpEntity |
create(XmlSerializable payload) |
public static HttpEntity create(Document doc) throws IOException
IOExceptionpublic static HttpEntity create(XmlSerializable payload) throws IOException
IOExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.