Uses of Package
org.apache.camel.component.http

Packages that use org.apache.camel.component.http
org.apache.camel.component.http Defines the HTTP Component 
org.apache.camel.component.http.helper   
 

Classes in org.apache.camel.component.http used by org.apache.camel.component.http
AuthMethod
          Authentication policy
CompositeHttpConfigurer
           
HttpBinding
          A pluggable strategy for configuring the http binding so reading request and writing response can be customized using the Java Servlet API.
HttpClientConfigurer
          A pluggable strategy for configuring the HttpClient used by this component
HttpComponent
          Defines the HTTP Component
HttpConfiguration
           
HttpConsumer
           
HttpEndpoint
          Represents a HTTP endpoint
HttpMessage
           
HttpMethods
           
UrlRewrite
          Allows to plugin custom strategy for rewriting url.
 

Classes in org.apache.camel.component.http used by org.apache.camel.component.http.helper
HttpEndpoint
          Represents a HTTP endpoint
HttpMethods
           
 



Apache Camel