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