Package | Description |
---|---|
org.apache.xmlrpc.client | |
org.apache.xmlrpc.common | |
org.apache.xmlrpc.jaxb | |
org.apache.xmlrpc.serializer | |
org.apache.xmlrpc.server |
Class and Description |
---|
XmlWriterFactory
This factory is responsible for creating instances of
XMLWriter . |
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 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
XMLWriter . |
Class and Description |
---|
XmlRpcWriter
This class is responsible for writing an XmlRpc request or an
XmlRpc response to an output stream.
|
XmlWriterFactory
This factory is responsible for creating instances of
XMLWriter . |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.