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

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

Methods in org.apache.camel.component.http that return HttpEndpoint
 HttpEndpoint HttpConsumer.getEndpoint()
           
 HttpEndpoint HttpExchange.getEndpoint()
           
 

Constructors in org.apache.camel.component.http with parameters of type HttpEndpoint
HttpConsumer(HttpEndpoint endpoint, org.apache.camel.Processor processor)
           
HttpExchange(HttpEndpoint endpoint)
           
HttpExchange(HttpEndpoint endpoint, HttpServletRequest request, HttpServletResponse response)
           
HttpProducer(HttpEndpoint endpoint)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.