| Interface | Description |
|---|---|
| HttpClientConfigurer |
A pluggable strategy for configuring the HttpClient used by this component
|
| Class | Description |
|---|---|
| BasicAuthenticationHttpClientConfigurer | |
| CompositeHttpConfigurer | |
| HttpComponent |
Defines the HTTP Component
|
| HttpComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| HttpConstants | |
| HttpDeleteWithBodyMethod | |
| HttpEndpoint |
Send requests to external HTTP servers using Apache HTTP Client 4.x.
|
| HttpEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| HttpEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| HttpEntityConverter |
Some converter methods to make it easier to convert the body to RequestEntity types.
|
| HttpEntityConverterLoader |
Generated by camel build tools - do NOT edit this file!
|
| 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