Uses of Interface
org.apache.xmlrpc.TypeFactory

Packages that use TypeFactory
org.apache.xmlrpc   
 

Uses of TypeFactory in org.apache.xmlrpc
 

Classes in org.apache.xmlrpc that implement TypeFactory
 class DefaultTypeFactory
          The default implementation of the TypeFactory interface.
 

Fields in org.apache.xmlrpc declared as TypeFactory
private  TypeFactory XmlRpc.typeFactory
           
 

Methods in org.apache.xmlrpc that return TypeFactory
private  TypeFactory XmlRpc.createTypeFactory(java.lang.Class typeFactory)
          Creates a new instance of the specified TypeFactory.
 



Copyright © ${year} Apache Software Foundation. All Rights Reserved.