|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.xmlrpc.XmlRpcUtil
public class XmlRpcUtil
| Constructor Summary | |
|---|---|
XmlRpcUtil()
|
|
| Method Summary | |
|---|---|
static Fault |
createFault(int code,
String description)
|
static Success |
createSuccess(String description)
|
static Response |
executeMethod(String url,
String methodName,
Object[] arguments)
|
static XmlRpc |
getXmlRpc()
|
void |
setXmlRpc(XmlRpc xmlRpc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlRpcUtil()
| Method Detail |
|---|
public static Fault createFault(int code,
String description)
public static Success createSuccess(String description)
public static Response executeMethod(String url,
String methodName,
Object[] arguments)
throws XmlRpcException
XmlRpcExceptionpublic static XmlRpc getXmlRpc()
public void setXmlRpc(XmlRpc xmlRpc)
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||