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

Uses in package org.apache.xmlrpc.webserver

Methods with parameter type org.apache.xmlrpc.common.TypeConverterFactory

void
Sets the servlets TypeConverterFactory.

Methods with return type org.apache.xmlrpc.common.TypeConverterFactory

TypeConverterFactory
Returns the servlets TypeConverterFactory.

Uses in package org.apache.xmlrpc.client.util

Constructors with parameter type org.apache.xmlrpc.common.TypeConverterFactory

Creates a new instance.

Uses in package org.apache.xmlrpc.common

Classes implementing org.apache.xmlrpc.common.TypeConverterFactory

class
Default implementation of TypeConverterFactory.

Methods with return type org.apache.xmlrpc.common.TypeConverterFactory

TypeConverterFactory
Returns the request processors TypeConverterFactory.

Uses in package org.apache.xmlrpc.server

Constructors with parameter type org.apache.xmlrpc.common.TypeConverterFactory

Creates a new instance.

Methods with parameter type org.apache.xmlrpc.common.TypeConverterFactory

void
Sets the mappings TypeConverterFactory.
void
Sets the servers TypeConverterFactory.

Methods with return type org.apache.xmlrpc.common.TypeConverterFactory

TypeConverterFactory
Returns the mappings TypeConverterFactory.
TypeConverterFactory

Uses in package org.apache.xmlrpc.metadata

Constructors with parameter type org.apache.xmlrpc.common.TypeConverterFactory

ReflectiveXmlRpcMetaDataHandler.ReflectiveXmlRpcMetaDataHandler(AbstractReflectiveHandlerMapping pMapping, TypeConverterFactory pTypeConverterFactory, Class pClass, RequestProcessorFactoryFactory.RequestProcessorFactory pFactory, Method[] pMethods, String[][] pSignatures, String pMethodHelp)
Creates a new instance.

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