A C D E G H I L O P S W 

A

AhcBinding - Interface in org.apache.camel.component.ahc
Binding from Camel to/from 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
 
AhcConstants - Class in org.apache.camel.component.ahc
 
AhcEndpoint - Class in org.apache.camel.component.ahc
To call external HTTP services using Async Http Client.
AhcEndpoint(String, AhcComponent, URI) - Constructor for class org.apache.camel.component.ahc.AhcEndpoint
 
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
 

C

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
 
doStop() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 

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
 
getComponent() - 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
 
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
 
isLenientProperties() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isRedirectError() - Method in exception org.apache.camel.component.ahc.AhcOperationFailedException
 
isSingleton() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isThrowExceptionOnFailure() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 
isTransferException() - Method in class org.apache.camel.component.ahc.AhcEndpoint
 

L

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

O

onComplete(AhcEndpoint, Exchange, String, ByteArrayOutputStream, int, int, String) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the 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, HttpResponseHeaders) - Method in interface org.apache.camel.component.ahc.AhcBinding
Callback from the AsyncHttpClient when the HTTP headers was received
onHeadersReceived(AhcEndpoint, Exchange, HttpResponseHeaders) - 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 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 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) - 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
 

S

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

This is by default turned off.

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.
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.util.jsse.SSLContextParameters in the Registry.
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.ahc.AhcEndpoint
Reference to a org.apache.camel.util.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).

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 C D E G H I L O P S W 

Apache Camel