Uses of Class
org.apache.camel.component.http.HttpComponent

Uses of HttpComponent in org.apache.camel.component.http
 

Subclasses of HttpComponent in org.apache.camel.component.http
 class JettyHttpComponent
          An HttpComponent which starts an embedded Jetty for to handle consuming from http endpoints.
 

Constructors in org.apache.camel.component.http with parameters of type HttpComponent
HttpEndpoint(String uri, HttpComponent component)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.