org.apache.xmlrpc.client
public class XmlRpcCommonsTransportFactory extends XmlRpcTransportFactoryImpl
| Constructor Summary | |
|---|---|
| XmlRpcCommonsTransportFactory(XmlRpcClient pClient) Creates a new instance. | |
| Method Summary | |
|---|---|
| XmlRpcTransport | getTransport() |
Parameters: pClient The client, which is controlling the factory.