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 
 

Classes in org.apache.camel.component.http used by org.apache.camel.component.http
CompositeHttpConfigurer
           
HttpBinding
          A plugable strategy for configuring the http binding so reading request and writing response can be customized using the Java Servlet API.
HttpClientConfigurer
          A plugable strategy for configuring the HttpClient used by this component
HttpComponent
          Defines the HTTP Component
HttpConsumer
           
HttpEndpoint
          Represents a HTTP endpoint
HttpExchange
          Represents a HTTP exchange which exposes the underlying HTTP abtractions via HttpExchange.getRequest() and HttpExchange.getResponse()
HttpMessage
           
HttpMethods
           
HttpOperationFailedException
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.