Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.xmlrpc.XmlRpc

Packages that use XmlRpc
com.liferay.portal.kernel.xmlrpc   
 

Uses of XmlRpc in com.liferay.portal.kernel.xmlrpc
 

Methods in com.liferay.portal.kernel.xmlrpc that return XmlRpc
static XmlRpc XmlRpcUtil.getXmlRpc()
           
 

Methods in com.liferay.portal.kernel.xmlrpc with parameters of type XmlRpc
 void XmlRpcUtil.setXmlRpc(XmlRpc xmlRpc)
           
 


Liferay 6.2-ce-ga5