Frames | No Frames |
Constructors with parameter type org.apache.xmlrpc.common.TypeFactory | |
Creates a new instance. | |
Creates a new instance. | |
Creates a new instance. | |
XmlRpcWriter.XmlRpcWriter(XmlRpcStreamConfig pConfig, ContentHandler pHandler, TypeFactory pTypeFactory) Creates a new instance. |
Classes implementing org.apache.xmlrpc.common.TypeFactory | |
class | A type factory with support for JAXB objects. |
Classes implementing org.apache.xmlrpc.common.TypeFactory | |
class | Default implementation of a type factory. |
Methods with parameter type org.apache.xmlrpc.common.TypeFactory | |
void | Sets the type factory. |
Methods with return type org.apache.xmlrpc.common.TypeFactory | |
TypeFactory | Returns the type factory. |
Constructors with parameter type org.apache.xmlrpc.common.TypeFactory | |
MapParser.MapParser(XmlRpcStreamConfig pConfig, NamespaceContextImpl pContext, TypeFactory pFactory) Creates a new instance. | |
ObjectArrayParser.ObjectArrayParser(XmlRpcStreamConfig pConfig, NamespaceContextImpl pContext, TypeFactory pFactory) Creates a new instance. | |
RecursiveTypeParserImpl.RecursiveTypeParserImpl(XmlRpcStreamConfig pConfig, NamespaceContextImpl pContext, TypeFactory pFactory) Creates a new instance. | |
Creates a new instance, which parses a clients request. | |
XmlRpcResponseParser.XmlRpcResponseParser(XmlRpcStreamRequestConfig pConfig, TypeFactory pTypeFactory) Creates a new instance. |