| Package | Description |
|---|---|
| org.apache.xmlrpc.common | |
| org.apache.xmlrpc.jaxb | |
| org.apache.xmlrpc.serializer |
| Class and Description |
|---|
| TypeSerializer
A
TypeSerializer is able to write a parameter
or result object to the XML RPC request or response. |
| Class and Description |
|---|
| ExtSerializer
Base class for external XML representations, like DOM,
or JAXB.
|
| TypeSerializer
A
TypeSerializer is able to write a parameter
or result object to the XML RPC request or response. |
| Class and Description |
|---|
| BaseXmlWriterFactory
The default instance of
XmlWriterFactory creates
instances of org.apache.ws.commons.serialize.XMLWriterImpl. |
| ExtSerializer
Base class for external XML representations, like DOM,
or JAXB.
|
| ObjectArraySerializer
A
TypeSerializer for object arrays. |
| TypeSerializer
A
TypeSerializer is able to write a parameter
or result object to the XML RPC request or response. |
| TypeSerializerImpl
Abstract base implementation of a type serializer.
|
| XmlWriterFactory
This factory is responsible for creating instances of
org.apache.ws.commons.serialize.XMLWriter. |