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

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

Classes in org.apache.camel.component.http4 used by org.apache.camel.component.http4
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
HttpConsumer
           
HttpEndpoint
          Represents a HTTP endpoint
HttpMessage
           
HttpMethods
           
 

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



Apache CAMEL