org.ofbiz.webapp.xmlrpc
Class XmlRpcClient
java.lang.Object
org.apache.xmlrpc.client.XmlRpcClient
org.ofbiz.webapp.xmlrpc.XmlRpcClient
public class XmlRpcClient
- extends org.apache.xmlrpc.client.XmlRpcClient
XmlRpcClient
Constructor Summary |
XmlRpcClient(XmlRpcClientConfig config)
|
XmlRpcClient(XmlRpcClientConfig config,
java.lang.String keyStoreComponent,
java.lang.String keyStoreName,
java.lang.String keyAlias)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
module
public static final java.lang.String module
keyStoreComponent
protected java.lang.String keyStoreComponent
keyStoreName
protected java.lang.String keyStoreName
keyAlias
protected java.lang.String keyAlias
XmlRpcClient
public XmlRpcClient(XmlRpcClientConfig config,
java.lang.String keyStoreComponent,
java.lang.String keyStoreName,
java.lang.String keyAlias)
XmlRpcClient
public XmlRpcClient(XmlRpcClientConfig config)
getClientTransportFactory
public XmlRpcTransportFactory getClientTransportFactory()