Package | Description |
---|---|
com.liferay.portal.kernel.xmlrpc |
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) |
String |
Response.toXml() |