com.liferay.portal.jsonwebservice.action
Class JSONWebServiceDiscoverAction
java.lang.Object
com.liferay.portal.jsonwebservice.action.JSONWebServiceDiscoverAction
- All Implemented Interfaces:
- JSONWebServiceAction
public class JSONWebServiceDiscoverAction
- extends Object
- implements JSONWebServiceAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONWebServiceDiscoverAction
public JSONWebServiceDiscoverAction(javax.servlet.http.HttpServletRequest request)
getJSONWebServiceActionMapping
public JSONWebServiceActionMapping getJSONWebServiceActionMapping()
- Specified by:
getJSONWebServiceActionMapping in interface JSONWebServiceAction
invoke
public Object invoke()
throws Exception
- Specified by:
invoke in interface JSONWebServiceAction
- Throws:
Exception