| TypeSerializer | A TypeSerializer is able to write a parameter
or result object to the XML RPC request or response. |
code | html |
| XmlWriterFactory | This factory is responsible for creating instances of org.apache.ws.commons.serialize.XMLWriter . | code | html |
| ExtSerializer | Base class for external XML representations, like DOM, or JAXB. | code | html |
| TypeSerializerImpl | Abstract base implementation of a type serializer. | code | html |