org.apache.xmlrpc.client
public class XmlRpcSunHttpTransportFactory extends XmlRpcTransportFactoryImpl
Constructor Summary | |
---|---|
XmlRpcSunHttpTransportFactory(XmlRpcClient pClient) Creates a new factory, which creates transports for the given client. |
Method Summary | |
---|---|
XmlRpcTransport | getTransport() |
Parameters: pClient The client, which is operating the factory.