| Frames | No Frames |
Classes implementing org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| class | Web servers extension of
XmlRpcHttpRequestConfig,
which allows to store additional per request data. |
Constructors with parameter type org.apache.xmlrpc.common.XmlRpcStreamConfig | |
Creates a new instance. | |
Creates a new instance. | |
Creates a new instance. | |
XmlRpcWriter.XmlRpcWriter(XmlRpcStreamConfig pConfig, ContentHandler pHandler, TypeFactory pTypeFactory) Creates a new instance. | |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| ContentHandler | Creates a new instance of ContentHandler,
writing to the given java.io.OutputStream. |
| ContentHandler | |
| ContentHandler | Creates a new instance of ContentHandler,
writing to the given java.io.OutputStream. |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| TypeParser | JaxbTypeFactory.getParser(XmlRpcStreamConfig pConfig, NamespaceContextImpl pContext, String pURI, String pLocalName) |
| TypeSerializer | |
Classes implementing org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| class | Default implementation of a request configuration. |
Methods with parameter type org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| TypeParser | TypeFactory.getParser(XmlRpcStreamConfig pConfig, NamespaceContextImpl pContext, String pURI, String pLocalName) Creates a parser for a parameter or result object. |
| TypeParser | TypeFactoryImpl.getParser(XmlRpcStreamConfig pConfig, NamespaceContextImpl pContext, String pURI, String pLocalName) |
| TypeSerializer | Creates a serializer for the object pObject. |
| TypeSerializer | |
Classes implementing org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| class | Default implementation of a clients request configuration. |
Classes implementing org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| class | Default implementation of XmlRpcServerConfig. |
Classes implementing org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| class | Default implementation of XmlRpcConfig. |
Constructors with parameter type org.apache.xmlrpc.common.XmlRpcStreamConfig | |
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. | |
Fields of type org.apache.xmlrpc.common.XmlRpcStreamConfig | |
| XmlRpcStreamConfig | |