A B C D E G H I L M O P S W 
All Classes All Packages

A

AhcBinding - Interface in org.apache.camel.component.ahc
Binding from Camel to/from com.ning.http.client.AsyncHttpClient
AhcComponent - Class in org.apache.camel.component.ahc
To call external HTTP services using Async Http Client
AhcComponent() - Constructor for class org.apache.camel.component.ahc.AhcComponent
 
AhcComponentConfigurer - Class in org.apache.camel.component.ahc
Generated by camel build tools - do NOT edit this file!
AhcComponentConfigurer() - Constructor for class org.apache.camel.component.ahc.AhcComponentConfigurer
 
AhcConstants - Class in org.apache.camel.component.ahc
 
AhcEndpoint - Class in org.apache.camel.component.ahc
Call external HTTP services using Async Http Client.
AhcEndpoint(String, AhcComponent, URI) - Constructor for class org.apache.camel.component.ahc.AhcEndpoint
 
AhcEndpointConfigurer - Class in org.apache.camel.component.ahc
Generated by camel build tools - do NOT edit this file!
AhcEndpointConfigurer() - Constructor for class org.apache.camel.component.ahc.AhcEndpointConfigurer
 
AhcEndpointUriFactory - Class in org.apache.camel.component.ahc
Generated by camel build tools - do NOT edit this file!
AhcEndpointUriFactory() - Constructor for class org.apache.camel.component.ahc.AhcEndpointUriFactory
 
AhcHelper - Class in org.apache.camel.component.ahc.helper
 
AhcOperationFailedException - Exception in org.apache.camel.component.ahc
 
AhcOperationFailedException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.ahc.AhcOperationFailedException
 
AhcProducer - Class in org.apache.camel.component.ahc
 
AhcProducer(AhcEndpoint) - Constructor for class org.apache.camel.component.ahc.AhcProducer
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.ahc.AhcEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ahc.AhcComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.ahc.AhcEndpointConfigurer
 
CONTENT_TYPE_JAVA_SERIALIZED_OBJECT - Static variable in class org.apache.camel.component.ahc.AhcConstants
 
CONTENT_TYPE_WWW_FORM_URLENCODED - Static variable in class org.apache.camel.component.ahc.AhcConstants
 
createAddressUri(String, String) - Method in class org.apache.camel.component.ahc.AhcComponent
 
createAhcEndpoint(String, AhcComponent, URI) - Method in class org.apache.camel.component.ahc.AhcComponent
 
createClient(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
createConsumer(Processor) - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ahc.AhcComponent
 
createProducer() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
createURI(Exchange, String, AhcEndpoint) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Creates the URI to invoke.
createURL(Exchange, AhcEndpoint) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Creates the URL to invoke.

D

DefaultAhcBinding - Class in org.apache.camel.component.ahc
 
DefaultAhcBinding() - Constructor for class org.apache.camel.component.ahc.DefaultAhcBinding
 
deserializeJavaObjectFromStream(InputStream) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Deserializes the input stream to a Java object
doStart() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
doStart() - Method in class org.apache.camel.component.ahc.AhcProducer
 
doStop() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
doStop() - Method in class org.apache.camel.component.ahc.AhcProducer
 

E

extractMethod(Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 

G

getBinding() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getBinding() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getBufferSize() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClient() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getClient() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClientConfig() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getClientConfig() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClientConfigOptions() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getClientConfigRealmOptions() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.ahc.AhcEndpointConfigurer
 
getComponent() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getCookieHandler() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.ahc.AhcProducer
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getHttpUri() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ahc.AhcComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.ahc.AhcEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ahc.AhcComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.ahc.AhcEndpointConfigurer
 
getRedirectLocation() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getResponseBody() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getResponseHeaders() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getSslContextParameters() - Method in class org.apache.camel.component.ahc.AhcComponent
 
getSslContextParameters() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
getStatusCode() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getStatusText() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
getUrl() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 

H

hasRedirectLocation() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
HttpHeaderFilterStrategy - Class in org.apache.camel.component.ahc
 
HttpHeaderFilterStrategy() - Constructor for class org.apache.camel.component.ahc.HttpHeaderFilterStrategy
 
httpProtocolHeaderFilterStrategy - Variable in class org.apache.camel.component.ahc.DefaultAhcBinding
 
HttpProtocolHeaderFilterStrategy - Class in org.apache.camel.component.ahc
 
HttpProtocolHeaderFilterStrategy() - Constructor for class org.apache.camel.component.ahc.HttpProtocolHeaderFilterStrategy
 

I

initialize() - Method in class org.apache.camel.component.ahc.HttpHeaderFilterStrategy
 
initialize() - Method in class org.apache.camel.component.ahc.HttpProtocolHeaderFilterStrategy
 
isAllowJavaSerializedObject() - Method in class org.apache.camel.component.ahc.AhcComponent
 
isBridgeEndpoint() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isConnectionClose() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.ahc.AhcEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.ahc.AhcEndpointUriFactory
 
isRedirectError() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isTransferException() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isUseGlobalSslContextParameters() - Method in class org.apache.camel.component.ahc.AhcComponent
 

L

log - Variable in class org.apache.camel.component.ahc.DefaultAhcBinding
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.ahc.AhcEndpointUriFactory
 

O

onComplete(AhcEndpoint, Exchange, String, ByteArrayOutputStream, int, int, String) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the com.ning.http.client.AsyncHttpClient when complete and all the response has been received.
onComplete(AhcEndpoint, Exchange, String, ByteArrayOutputStream, int, int, String) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onHeadersReceived(AhcEndpoint, Exchange, HttpHeaders) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the com.ning.http.client.AsyncHttpClient when the HTTP headers was received
onHeadersReceived(AhcEndpoint, Exchange, HttpHeaders) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onStatusReceived(AhcEndpoint, Exchange, HttpResponseStatus) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the com.ning.http.client.AsyncHttpClient when the HTTP response status was received
onStatusReceived(AhcEndpoint, Exchange, HttpResponseStatus) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
onThrowable(AhcEndpoint, Exchange, Throwable) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the com.ning.http.client.AsyncHttpClient when an exception occurred sending the request.
onThrowable(AhcEndpoint, Exchange, Throwable) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
org.apache.camel.component.ahc - package org.apache.camel.component.ahc
 
org.apache.camel.component.ahc.helper - package org.apache.camel.component.ahc.helper
 

P

populateBody(RequestBuilder, AhcEndpoint, Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
populateHeaders(RequestBuilder, AhcEndpoint, Exchange, URI) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
prepareRequest(AhcEndpoint, Exchange) - Method in interface org.apache.camel.component.ahc.AhcBinding
Prepares the AHC Request to be send.
prepareRequest(AhcEndpoint, Exchange) - Method in class org.apache.camel.component.ahc.DefaultAhcBinding
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.ahc.AhcProducer
 
propertyNames() - Method in class org.apache.camel.component.ahc.AhcEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.ahc.AhcEndpointUriFactory
 
setAllowJavaSerializedObject(boolean) - Method in class org.apache.camel.component.ahc.AhcComponent
Whether to allow java serialization when a request uses context-type=application/x-java-serialized-object
setBinding(AhcBinding) - Method in class org.apache.camel.component.ahc.AhcComponent
To use a custom AhcBinding which allows to control how to bind between AHC and Camel.
setBinding(AhcBinding) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To use a custom AhcBinding which allows to control how to bind between AHC and Camel.
setBridgeEndpoint(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
If the option is true, then the Exchange.HTTP_URI header is ignored, and use the endpoint's URI for request.
setBufferSize(int) - Method in class org.apache.camel.component.ahc.AhcEndpoint
The initial in-memory buffer size used when transferring data between Camel and AHC Client.
setCharsetFromContentType(String, Exchange) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
 
setClient(AsyncHttpClient) - Method in class org.apache.camel.component.ahc.AhcComponent
To use a custom AsyncHttpClient
setClient(AsyncHttpClient) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To use a custom AsyncHttpClient
setClientConfig(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.AhcComponent
To configure the AsyncHttpClient to use a custom com.ning.http.client.AsyncHttpClientConfig instance.
setClientConfig(AsyncHttpClientConfig) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To configure the AsyncHttpClient to use a custom com.ning.http.client.AsyncHttpClientConfig instance.
setClientConfigOptions(Map<String, Object>) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To configure the AsyncHttpClientConfig using the key/values from the Map.
setClientConfigRealmOptions(Map<String, Object>) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To configure the AsyncHttpClientConfig Realm using the key/values from the Map.
setConnectionClose(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Define if the Connection Close header has to be added to HTTP Request.
setCookieHandler(CookieHandler) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Configure a cookie handler to maintain a HTTP session
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.ahc.AhcEndpoint
To use a custom HeaderFilterStrategy to filter header to and from Camel message.
setHttpUri(URI) - Method in class org.apache.camel.component.ahc.AhcEndpoint
The URI to use such as http://hostname:port/path
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.ahc.AhcComponent
Reference to a org.apache.camel.support.jsse.SSLContextParameters in the Registry.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Reference to a org.apache.camel.support.jsse.SSLContextParameters in the Registry.
setThrowExceptionOnFailure(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Option to disable throwing the AhcOperationFailedException in case of failed responses from the remote server.
setTransferException(boolean) - Method in class org.apache.camel.component.ahc.AhcEndpoint
If enabled and an Exchange failed processing on the consumer side, and if the caused Exception was send back serialized in the response as a application/x-java-serialized-object content type (for example using Jetty or Servlet Camel components).
setUseGlobalSslContextParameters(boolean) - Method in class org.apache.camel.component.ahc.AhcComponent
Enable usage of global SSL context parameters.

W

writeObjectToStream(OutputStream, Object) - Static method in class org.apache.camel.component.ahc.helper.AhcHelper
Writes the given object as response body to the output stream
A B C D E G H I L M O P S W 
All Classes All Packages