Interface | Description |
---|---|
HttpClientConfigurer |
A pluggable strategy for configuring the HttpClient used by this component
|
Class | Description |
---|---|
BasicAuthenticationHttpClientConfigurer | |
CompositeHttpConfigurer | |
HttpComponent |
Defines the HTTP Component
|
HttpComponentConfigurer |
Source code generated by org.apache.camel:apt
|
HttpConstants | |
HttpDeleteWithBodyMethod | |
HttpEndpoint |
For calling out to external HTTP servers using Apache HTTP Client 4.x.
|
HttpEndpointConfigurer |
Source code generated by org.apache.camel:apt
|
HttpEntityConverter |
Some converter methods to make it easier to convert the body to RequestEntity types.
|
HttpEntityConverterLoader |
Source code generated by org.apache.camel:apt
|
HttpGetWithBodyMethod | |
HttpPollingConsumer |
A polling HTTP consumer which by default performs a GET
|
HttpProducer | |
HttpSendDynamicAware | |
HttpUtil | |
NoopCookieStore |
A noop
CookieStore used when bridging endpoints. |
PreemptiveAuthInterceptor | |
ProxyHttpClientConfigurer |
Strategy for configuring the HttpClient with a proxy
|
Enum | Description |
---|---|
HttpMethods |
Apache Camel