Class JettyHttpConstants

java.lang.Object
org.apache.camel.component.jetty.JettyHttpConstants

public final class JettyHttpConstants extends Object
  • Field Details

    • SERVLET_CONTEXT_PATH

      @Metadata(description="The servlet context path used", javaType="String") public static final String SERVLET_CONTEXT_PATH
      See Also:
    • HTTP_PATH

      @Metadata(description="Request URI\'s path, the header will be used to build the request URI\nwith the HTTP_URI.", javaType="String") public static final String HTTP_PATH
      See Also: