org.apache.camel.component.servlet
Class CamelHttpTransportServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.camel.component.http.CamelServlet
org.apache.camel.component.servlet.CamelHttpTransportServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class CamelHttpTransportServlet
- extends CamelServlet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelHttpTransportServlet
public CamelHttpTransportServlet()
init
public void init(ServletConfig config)
throws ServletException
- Specified by:
init
in interface Servlet
- Overrides:
init
in class GenericServlet
- Throws:
ServletException
getCamelServlet
public static CamelServlet getCamelServlet(String servletName)
Apache CAMEL