org.apache.camel.component.jetty
Class CamelContinuationServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.camel.component.http.CamelServlet
org.apache.camel.component.jetty.CamelContinuationServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class CamelContinuationServlet
- extends CamelServlet
Currently not in use.
- Version:
- $Revision: 19985 $
- See Also:
- Serialized Form
| Fields inherited from class org.apache.camel.component.http.CamelServlet |
log |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelContinuationServlet
public CamelContinuationServlet()
service
protected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Overrides:
service in class CamelServlet
- Throws:
ServletException
IOException
Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.