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

Packages that use TypeConverterFactory
org.apache.xmlrpc.common   
 

Uses of TypeConverterFactory in org.apache.xmlrpc.common
 

Classes in org.apache.xmlrpc.common that implement TypeConverterFactory
 class TypeConverterFactoryImpl
          Default implementation of TypeConverterFactory.
 

Methods in org.apache.xmlrpc.common that return TypeConverterFactory
 TypeConverterFactory XmlRpcRequestProcessor.getTypeConverterFactory()
          Returns the request processors TypeConverterFactory.
 



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