Liferay 7.0-ce-b4

com.liferay.portal.xmlrpc
Class XmlRpcMethodUtil

java.lang.Object
  extended by com.liferay.portal.xmlrpc.XmlRpcMethodUtil

public class XmlRpcMethodUtil
extends Object


Method Summary
protected  Method _getMethod(String token, String methodName)
           
static Method getMethod(String token, String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMethod

public static Method getMethod(String token,
                               String methodName)

_getMethod

protected Method _getMethod(String token,
                            String methodName)

Liferay 7.0-ce-b4