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