com.liferay.portal.poller
Class PollerRequestHandlerUtil
java.lang.Object
com.liferay.portal.poller.PollerRequestHandlerUtil
public class PollerRequestHandlerUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollerRequestHandlerUtil
public PollerRequestHandlerUtil()
getPollerHeader
public static PollerHeader getPollerHeader(String pollerRequestString)
getPollerRequestHandler
public static PollerRequestHandler getPollerRequestHandler()
processRequest
public static JSONObject processRequest(javax.servlet.http.HttpServletRequest request,
String pollerRequestString)
throws Exception
- Throws:
Exception
setPollerRequestHandler
public void setPollerRequestHandler(PollerRequestHandler pollerRequestHandler)