net.sf.dropboxmq.workflow.adapters.http
Class WorkflowServlet
java.lang.Object
HttpServlet
net.sf.dropboxmq.workflow.adapters.http.WorkflowServlet
public class WorkflowServlet
- extends HttpServlet
Created: 19 Mar 2011
- Version:
- $Revision$, $Date$
- Author:
- Dwayne Schultz
Method Summary |
protected void |
service(HttpServletRequest req,
HttpServletResponse resp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowServlet
public WorkflowServlet()
service
protected void service(HttpServletRequest req,
HttpServletResponse resp)
throws ServletException,
IOException
- Throws:
ServletException
IOException