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
 
connectionRequestTimeout - Variable in class org.apache.camel.component.http4.HttpComponent
 
connectionsPerRoute - Variable in class org.apache.camel.component.http4.HttpComponent
 
connectionTimeToLive - Variable in class org.apache.camel.component.http4.HttpComponent
 
connectTimeout - 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(Map<String, Object>, SSLContextParameters) - Method 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(HostnameVerifier, 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.

createHttpClientBuilder(String, Map<String, Object>, Map<String, Object>) - Method in class org.apache.camel.component.http4.HttpComponent
 
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, RestConfiguration, 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(HttpRequestBase, HttpClientContext) - Method in class org.apache.camel.component.http4.HttpPollingConsumer
Strategy when executing the method (calling the remote server).
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
 
getClientConnectionManager() - Method in class org.apache.camel.component.http4.HttpComponent
 
getClientConnectionManager() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getClientConnectionsPoolStatsAvailable() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getClientConnectionsPoolStatsLeased() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getClientConnectionsPoolStatsMax() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getClientConnectionsPoolStatsPending() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getComponent() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getConnectionRequestTimeout() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectionRequestTimeout() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getConnectionsPerRoute() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectionsPerRoute() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getConnectionTimeToLive() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectTimeout() - Method in class org.apache.camel.component.http4.HttpComponent
 
getConnectTimeout() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
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.HttpPollingConsumer
 
getEndpoint() - Method in class org.apache.camel.component.http4.HttpProducer
 
getHttpClient() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
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
 
getMaxTotalConnections() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getMethod() - Method in class org.apache.camel.component.http4.HttpDeleteWithBodyMethod
 
getSocketTimeout() - Method in class org.apache.camel.component.http4.HttpComponent
 
getSocketTimeout() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getSslContextParameters() - Method in class org.apache.camel.component.http4.HttpComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.http4.HttpEndpoint
 
getVerifier() - Method in class org.apache.camel.component.http4.HttpComponent
 
getX509HostnameVerifier() - Method in class org.apache.camel.component.http4.HttpComponent
 
getX509HostnameVerifier() - Method in class org.apache.camel.component.http4.HttpEndpoint
 

H

Http4ServiceExpression - Class in org.apache.camel.component.http4.cloud
The default is based on camel-http4, this class is added to allow further customizations.
Http4ServiceExpression() - Constructor for class org.apache.camel.component.http4.cloud.Http4ServiceExpression
 
Http4ServiceExpression(String, String) - Constructor for class org.apache.camel.component.http4.cloud.Http4ServiceExpression
 
Http4ServiceExpressionFactory - Class in org.apache.camel.component.http4.cloud
 
Http4ServiceExpressionFactory() - Constructor for class org.apache.camel.component.http4.cloud.Http4ServiceExpressionFactory
 
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
 
HttpDeleteWithBodyMethod - Class in org.apache.camel.component.http4
 
HttpDeleteWithBodyMethod(String, HttpEntity) - Constructor for class org.apache.camel.component.http4.HttpDeleteWithBodyMethod
 
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
 
HttpUtil - Class in org.apache.camel.component.http4
 

I

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

M

maxTotalConnections - Variable in class org.apache.camel.component.http4.HttpComponent
 
METHOD_NAME - Static variable in class org.apache.camel.component.http4.HttpDeleteWithBodyMethod
 

N

newInstance(CamelContext) - Method in class org.apache.camel.component.http4.cloud.Http4ServiceExpressionFactory
 
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.cloud - package org.apache.camel.component.http4.cloud
 
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
 
responseHeader(HttpResponse, String) - Static method in class org.apache.camel.component.http4.HttpUtil
 
responseHeaderValue(HttpResponse, String) - Static method in class org.apache.camel.component.http4.HttpUtil
 

S

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 and shared HttpClientConnectionManager to manage connections.
setClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom HttpClientConnectionManager to manage connections
setConnectionRequestTimeout(int) - Method in class org.apache.camel.component.http4.HttpComponent
The timeout in milliseconds used when requesting a connection from the connection manager.
setConnectionRequestTimeout(int) - Method in class org.apache.camel.component.http4.HttpEndpoint
The timeout in milliseconds used when requesting a connection from the connection manager.
setConnectionsPerRoute(int) - Method in class org.apache.camel.component.http4.HttpComponent
The maximum number of connections per route.
setConnectionsPerRoute(int) - Method in class org.apache.camel.component.http4.HttpEndpoint
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.
setConnectTimeout(int) - Method in class org.apache.camel.component.http4.HttpComponent
Determines the timeout in milliseconds until a connection is established.
setConnectTimeout(int) - Method in class org.apache.camel.component.http4.HttpEndpoint
Determines the timeout in milliseconds until a connection is established.
setCookieHandler(CookieHandler) - Method in class org.apache.camel.component.http4.HttpEndpoint
 
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 CookieStore.
setDeleteWithBody(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
Whether the HTTP DELETE should include the message body or not.
setHttpClient(HttpClient) - Method in class org.apache.camel.component.http4.HttpEndpoint
Sets a custom HttpClient to be used by the producer
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.
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.
setMaxTotalConnections(int) - Method in class org.apache.camel.component.http4.HttpEndpoint
The maximum number of connections.
setSocketTimeout(int) - Method in class org.apache.camel.component.http4.HttpComponent
Defines the socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets).
setSocketTimeout(int) - Method in class org.apache.camel.component.http4.HttpEndpoint
Defines the socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets).
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.http4.HttpComponent
To configure security using SSLContextParameters.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.http4.HttpEndpoint
To configure security using SSLContextParameters.
setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.http4.HttpComponent
Enable usage of global SSL context parameters.
setUseSystemProperties(boolean) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use System Properties as fallback for configuration
setX509HostnameVerifier(HostnameVerifier) - Method in class org.apache.camel.component.http4.HttpComponent
To use a custom X509HostnameVerifier such as DefaultHostnameVerifier or NoopHostnameVerifier.
setX509HostnameVerifier(HostnameVerifier) - Method in class org.apache.camel.component.http4.HttpEndpoint
To use a custom X509HostnameVerifier such as DefaultHostnameVerifier or NoopHostnameVerifier.
socketTimeout - Variable in class org.apache.camel.component.http4.HttpComponent
 
sslContextParameters - Variable in class org.apache.camel.component.http4.HttpComponent
 
sslContextParameters - Variable in class org.apache.camel.component.http4.HttpEndpoint
 

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