com.liferay.portal.kernel.xmlrpc
Interface Response

All Known Subinterfaces:
Fault, Success

public interface Response

View Source

Author:
Alexander Chow, Brian Wing Shun Chan

Method Summary
 java.lang.String getDescription()
           
 java.lang.String toXml()
           
 

Method Detail

getDescription

java.lang.String getDescription()

toXml

java.lang.String toXml()
                       throws XmlRpcException
Throws:
XmlRpcException