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
 JettyHttpComponent JettyHttpEndpoint.getComponent()
           
 

Constructors in org.apache.camel.component.jetty with parameters of type JettyHttpComponent
JettyHttpEndpoint(JettyHttpComponent component, String uri, URI httpURL)
           
 



Apache CAMEL