org.apache.xmlrpc.common
Class TypeFactoryImpl
java.lang.Object
org.apache.xmlrpc.common.TypeFactoryImpl
- TypeFactory
public class TypeFactoryImpl
extends java.lang.Object
Default implementation of a type factory.
TypeFactoryImpl
public TypeFactoryImpl(XmlRpcController pController)
Creates a new instance.
pController
- The controller, which operates the type factory.
getController
public XmlRpcController getController()
Returns the controller, which operates the type factory.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.