Uses of Class
org.apache.camel.component.jetty.JettyHttpComponent
-
-
Uses of JettyHttpComponent in org.apache.camel.component.jetty
Methods in org.apache.camel.component.jetty that return JettyHttpComponent Modifier and Type Method Description JettyHttpComponent
JettyHttpEndpoint. getComponent()
Constructors in org.apache.camel.component.jetty with parameters of type JettyHttpComponent Constructor Description JettyHttpEndpoint(JettyHttpComponent component, String uri, URI httpURL)
-