org.apache.xmlrpc.client
Class XmlRpcTransportFactoryImpl
java.lang.Object
org.apache.xmlrpc.client.XmlRpcTransportFactoryImpl
- XmlRpcTransportFactory
public abstract class XmlRpcTransportFactoryImpl
extends java.lang.Object
XmlRpcTransportFactoryImpl
protected XmlRpcTransportFactoryImpl(XmlRpcClient pClient)
Creates a new instance.
pClient
- The client, which will invoke the factory.
getClient
public XmlRpcClient getClient()
Returns the client operating this factory.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.