Skip navigation links
A B C D E G H I M N O P R S T U V X 

A

addConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
addCookie(Cookie) - Method in class org.apache.camel.component.http4.NoopCookieStore
 

B

BasicAuthenticationHttpClientConfigurer - Class in org.apache.camel.component.http4
 
BasicAuthenticationHttpClientConfigurer(String, String, String, String) - Constructor for class org.apache.camel.component.http4.BasicAuthenticationHttpClientConfigurer
 

C

clear() - Method in class org.apache.camel.component.http4.NoopCookieStore
 
clearExpired(Date) - Method in class org.apache.camel.component.http4.NoopCookieStore
 
clientConnectionManager - Variable in class org.apache.camel.component.http4.HttpComponent
 
combineConfigurers(HttpClientConfigurer, HttpClientConfigurer) - Static method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
CompositeHttpConfigurer - Class in org.apache.camel.component.http4
 
CompositeHttpConfigurer() - Constructor for class org.apache.camel.component.http4.CompositeHttpConfigurer
 
configureHttpClient(HttpClientBuilder) - Method in class org.apache.camel.component.http4.BasicAuthenticationHttpClientConfigurer
 
configureHttpClient(HttpClientBuilder) - Method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 
configureHttpClient(HttpClientBuilder) - Method in interface org.apache.camel.component.http4.HttpClientConfigurer
Configure the HttpClient such as setting the authentication or proxying details
configureHttpClient(HttpClientBuilder) - Method in class org.apache.camel.component.http4.ProxyHttpClientConfigurer
 
connectionsPerRoute - Variable in class org.apache.camel.component.http4.HttpComponent
 
connectionTimeToLive - Variable in class org.apache.camel.component.http4.HttpComponent
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.http4.HttpConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.http4.HttpConstants
 
cookieStore - Variable in class org.apache.camel.component.http4.HttpComponent
 
createConnectionManager(Registry<ConnectionSocketFactory>) - Method in class org.apache.camel.component.http4.HttpComponent
 
createConnectionManager(Registry<ConnectionSocketFactory>, int, int) - Method in class org.apache.camel.component.http4.HttpComponent
 
createConnectionRegistry(X509HostnameVerifier, SSLContextParameters) - Method in class org.apache.camel.component.http4.HttpComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.http4.HttpEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.http4.HttpComponent
 
createHttpClient() - Method in class org.apache.camel.component.http4.HttpEndpoint
Factory method to create a new HttpClient instance

Producers and consumers should use the HttpEndpoint.getHttpClient() method instead.

createHttpClientConfigurer(Map<String, Object>, boolean) - Method in class org.apache.camel.component.http4.HttpComponent
Creates the HttpClientConfigurer based on the given parameters
createMethod(Exchange, HttpEndpoint, boolean) - Static method in class org.apache.camel.component.http4.helper.HttpMethodHelper
Creates the HttpMethod to use to call the remote server, often either its GET or POST.
createMethod(String) - Method in enum org.apache.camel.component.http4.HttpMethods
 
createMethod(Exchange) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
createMethod(Exchange) - Method in class org.apache.camel.component.http4.HttpProducer
Creates the HttpMethod to use to call the remote server, either its GET or POST.
createPollingConsumer() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
createProducer(CamelContext, String, String, String, String, String, String, String, Map<String, Object>) - Method in class org.apache.camel.component.http4.HttpComponent
 
createProducer() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
createRequestEntity(Exchange) - Method in class org.apache.camel.component.http4.HttpProducer
Creates a holder object for the data to send to the remote server.

D

doReceive(int) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
doStart() - Method in class org.apache.camel.component.http4.HttpComponent
 
doStart() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
doStop() - Method in class org.apache.camel.component.http4.HttpComponent
 
doStop() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
doStop() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 

E

evaluate(Exchange, Class<T>) - Method in enum org.apache.camel.component.http4.HttpMethods
 
executeMethod(HttpUriRequest) - Method in class org.apache.camel.component.http4.HttpProducer
Strategy when executing the method (calling the remote server).
extractResponseBody(HttpRequestBase, HttpResponse, Exchange, boolean) - Method in class org.apache.camel.component.http4.HttpProducer
Extracts the response from the method as a InputStream.
extractResponseHeaders(Header[]) - Static method in class org.apache.camel.component.http4.HttpProducer
Extracts the response headers

G

getClientBuilder() - Method in class org.apache.camel.component.http4.HttpEndpoint
Provide access to the http client request parameters used on new RequestConfig instances used by producers or consumers of this endpoint.
getClientConnectionManager() - Method in class org.apache.camel.component.http4.HttpComponent
 
getClientConnectionManager() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getComponent() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getConnectionsPerRoute() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectionTimeToLive() - Method in class org.apache.camel.component.http4.HttpComponent
 
getCookies() - Method in class org.apache.camel.component.http4.NoopCookieStore
 
getCookieStore() - Method in class org.apache.camel.component.http4.HttpComponent
 
getCookieStore() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.http4.HttpProducer
 
getHttpClient() - Method in class org.apache.camel.component.http4.HttpEndpoint
Gets the HttpClient to be used by HttpProducer
getHttpClient() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
getHttpClient() - Method in class org.apache.camel.component.http4.HttpProducer
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http4.HttpComponent
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getHttpClientOptions() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getHttpContext() - Method in class org.apache.camel.component.http4.HttpComponent
 
getHttpContext() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getMaxTotalConnections() - Method in class org.apache.camel.component.http4.HttpComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.http4.HttpComponent
 
getX509HostnameVerifier() - Method in class org.apache.camel.component.http4.HttpComponent
 

H

HttpClientConfigurer - Interface in org.apache.camel.component.http4
A pluggable strategy for configuring the HttpClient used by this component
httpClientConfigurer - Variable in class org.apache.camel.component.http4.HttpComponent
 
HttpComponent - Class in org.apache.camel.component.http4
Defines the HTTP4 Component
HttpComponent() - Constructor for class org.apache.camel.component.http4.HttpComponent
 
HttpComponent(Class<? extends HttpEndpoint>) - Constructor for class org.apache.camel.component.http4.HttpComponent
 
HttpConstants - Class in org.apache.camel.component.http4
 
httpContext - Variable in class org.apache.camel.component.http4.HttpComponent
 
HttpEndpoint - Class in org.apache.camel.component.http4
For calling out to external HTTP servers using Apache HTTP Client 4.x.
HttpEndpoint() - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI, HttpClientConnectionManager) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, HttpClientBuilder, HttpClientConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEndpoint(String, HttpComponent, URI, HttpClientBuilder, HttpClientConnectionManager, HttpClientConfigurer) - Constructor for class org.apache.camel.component.http4.HttpEndpoint
 
HttpEntityConverter - Class in org.apache.camel.component.http4
Some converter methods to make it easier to convert the body to RequestEntity types.
HttpMethodHelper - Class in org.apache.camel.component.http4.helper
 
HttpMethods - Enum in org.apache.camel.component.http4
 
HttpMethodsConverter - Class in org.apache.camel.component.http4
To convert between camel-http4 and camel-http-common for the http methods enums
HttpOperationFailedException - Exception in org.apache.camel.component.http4
Deprecated.
use org.apache.camel.http.common.HttpOperationFailedException
HttpOperationFailedException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.http4.HttpOperationFailedException
Deprecated.
 
HttpPollingConsumer - Class in org.apache.camel.component.http4
A polling HTTP consumer which by default performs a GET
HttpPollingConsumer(HttpEndpoint) - Constructor for class org.apache.camel.component.http4.HttpPollingConsumer
 
HttpProducer - Class in org.apache.camel.component.http4
 
HttpProducer(HttpEndpoint) - Constructor for class org.apache.camel.component.http4.HttpProducer
 

I

isAuthenticationPreemptive() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
isClearExpiredCookies() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
isEntityEnclosing() - Method in enum org.apache.camel.component.http4.HttpMethods
 
isUseSystemProperties() - Method in class org.apache.camel.component.http4.HttpEndpoint
 

M

maxTotalConnections - Variable in class org.apache.camel.component.http4.HttpComponent
 

N

NoopCookieStore - Class in org.apache.camel.component.http4
A noop CookieStore used when bridging endpoints.
NoopCookieStore() - Constructor for class org.apache.camel.component.http4.NoopCookieStore
 

O

org.apache.camel.component.http4 - package org.apache.camel.component.http4
Defines the HTTP Component
org.apache.camel.component.http4.helper - package org.apache.camel.component.http4.helper
 

P

populateHttpOperationFailedException(Exchange, HttpRequestBase, HttpResponse, int) - Method in class org.apache.camel.component.http4.HttpProducer
 
populateResponse(Exchange, HttpRequestBase, HttpResponse, Message, HeaderFilterStrategy, int) - Method in class org.apache.camel.component.http4.HttpProducer
 
PreemptiveAuthInterceptor - Class in org.apache.camel.component.http4
 
PreemptiveAuthInterceptor() - Constructor for class org.apache.camel.component.http4.PreemptiveAuthInterceptor
 
process(Exchange) - Method in class org.apache.camel.component.http4.HttpProducer
 
process(HttpRequest, HttpContext) - Method in class org.apache.camel.component.http4.PreemptiveAuthInterceptor
 
ProxyHttpClientConfigurer - Class in org.apache.camel.component.http4
Strategy for configuring the HttpClient with a proxy
ProxyHttpClientConfigurer(String, Integer, String) - Constructor for class org.apache.camel.component.http4.ProxyHttpClientConfigurer
 
ProxyHttpClientConfigurer(String, Integer, String, String, String, String, String) - Constructor for class org.apache.camel.component.http4.ProxyHttpClientConfigurer
 

R

receive() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
receive(long) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
receiveNoWait() - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
removeConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.CompositeHttpConfigurer
 

S

setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.component.http4.HttpComponent
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object

This is by default turned off.

setAuthenticationPreemptive(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
If this option is true, camel-http4 sends preemptive basic authentication to the server.
setClearExpiredCookies(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
Whether to clear expired cookies before sending the HTTP request.
setClientBuilder(HttpClientBuilder) - Method in class org.apache.camel.component.http4.HttpEndpoint
Provide access to the http client request parameters used on new RequestConfig instances used by producers or consumers of this endpoint.
setClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom HttpClientConnectionManager to manage connections
setClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom HttpClientConnectionManager to manage connections
setConnectionsPerRoute(int) - Method in class org.apache.camel.component.http4.HttpComponent
The maximum number of connections per route.
setConnectionTimeToLive(long) - Method in class org.apache.camel.component.http4.HttpComponent
The time for connection to live, the time unit is millisecond, the default value is always keep alive.
setCookieStore(CookieStore) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom org.apache.http.client.CookieStore.
setCookieStore(CookieStore) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom org.apache.http.client.CookieStore.
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpEndpoint
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
 
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpProducer
 
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.HttpComponent
To use the custom HttpClientConfigurer to perform configuration of the HttpClient that will be used.
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http4.HttpEndpoint
Register a custom configuration strategy for new HttpClient instances created by producers or consumers such as to configure authentication mechanisms etc
setHttpClientOptions(Map<String, Object>) - Method in class org.apache.camel.component.http4.HttpEndpoint
To configure the HttpClient using the key/values from the Map.
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.component.http4.HttpComponent
To use the shared HttpConfiguration as base configuration.
setHttpContext(HttpContext) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom org.apache.http.protocol.HttpContext when executing requests.
setHttpContext(HttpContext) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom HttpContext instance
setMaxTotalConnections(int) - Method in class org.apache.camel.component.http4.HttpComponent
The maximum number of connections.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.http4.HttpComponent
To configure security using SSLContextParameters.
setUseSystemProperties(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use System Properties as fallback for configuration
setX509HostnameVerifier(X509HostnameVerifier) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom X509HostnameVerifier such as org.apache.http.conn.ssl.StrictHostnameVerifier or org.apache.http.conn.ssl.AllowAllHostnameVerifier.
sslContextParameters - Variable in class org.apache.camel.component.http4.HttpComponent
 

T

toHttp4Methods(HttpMethods, Exchange) - Static method in class org.apache.camel.component.http4.HttpMethodsConverter
 
toHttpEntity(byte[], Exchange) - Static method in class org.apache.camel.component.http4.HttpEntityConverter
 
toHttpEntity(InputStream, Exchange) - Static method in class org.apache.camel.component.http4.HttpEntityConverter
 
toHttpEntity(String, Exchange) - Static method in class org.apache.camel.component.http4.HttpEntityConverter
 

U

useIntrospectionOnEndpoint() - Method in class org.apache.camel.component.http4.HttpComponent
 

V

valueOf(String) - Static method in enum org.apache.camel.component.http4.HttpMethods
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.http4.HttpMethods
Returns an array containing the constants of this enum type, in the order they are declared.

X

x509HostnameVerifier - Variable in class org.apache.camel.component.http4.HttpComponent
 
A B C D E G H I M N O P R S T U V X 
Skip navigation links

Apache Camel