Uses of Interface org.apache.xmlrpc.common.TypeFactory

Uses in package org.apache.xmlrpc.serializer

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.

Uses in package org.apache.xmlrpc.jaxb

Classes implementing org.apache.xmlrpc.common.TypeFactory

class
A type factory with support for JAXB objects.

Uses in package org.apache.xmlrpc.common

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.

Uses in package org.apache.xmlrpc.parser

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.
Creates a new instance.

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.