public class XmlRpcClient
extends org.apache.xmlrpc.client.XmlRpcClient
Modifier and Type | Field and Description |
---|---|
protected String |
keyAlias |
protected String |
keyStoreComponent |
protected String |
keyStoreName |
static String |
module |
Constructor and Description |
---|
XmlRpcClient(org.apache.xmlrpc.client.XmlRpcClientConfig config) |
XmlRpcClient(org.apache.xmlrpc.client.XmlRpcClientConfig config,
String keyStoreComponent,
String keyStoreName,
String keyAlias) |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlrpc.client.XmlRpcTransportFactory |
getClientTransportFactory() |
execute, execute, execute, execute, execute, executeAsync, executeAsync, executeAsync, executeAsync, executeAsync, getClientConfig, getConfig, getDefaultXmlRpcWorkerFactory, getTransportFactory, getXmlWriterFactory, setConfig, setTransportFactory, setXmlWriterFactory
public static final String module
protected String keyStoreComponent
protected String keyStoreName
protected String keyAlias