Package | Description |
---|---|
com.liferay.portal.kernel.xmlrpc |
Modifier and Type | Interface and Description |
---|---|
interface |
Fault |
interface |
Success |
Modifier and Type | Method and Description |
---|---|
Response |
Method.execute(long companyId) |
Response |
XmlRpc.executeMethod(String url,
String methodName,
Object[] arguments) |
static Response |
XmlRpcUtil.executeMethod(String url,
String methodName,
Object[] arguments) |