JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
H
O
S
C
configureHttpComponent(CamelContext, HttpComponentConfiguration)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentAutoConfiguration
G
getAllowJavaSerializedObject()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getClientConnectionManager()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getConnectionsPerRoute()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getConnectionTimeToLive()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getCookieStore()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getHttpBinding()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getHttpClientConfigurer()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getHttpConfiguration()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getHttpContext()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getMaxTotalConnections()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getSslContextParameters()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
getX509HostnameVerifier()
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
H
HttpComponentAutoConfiguration
- Class in
org.apache.camel.component.http4.springboot
Generated by camel-package-maven-plugin - do not edit this file!
HttpComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.http4.springboot.
HttpComponentAutoConfiguration
HttpComponentConfiguration
- Class in
org.apache.camel.component.http4.springboot
For calling out to external HTTP servers using Apache HTTP Client 4.x.
HttpComponentConfiguration()
- Constructor for class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
O
org.apache.camel.component.http4.springboot
- package org.apache.camel.component.http4.springboot
S
setAllowJavaSerializedObject(Boolean)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setClientConnectionManager(HttpClientConnectionManager)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setConnectionsPerRoute(Integer)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setConnectionTimeToLive(Long)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setCookieStore(CookieStore)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setHeaderFilterStrategy(HeaderFilterStrategy)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setHttpBinding(HttpBinding)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setHttpClientConfigurer(HttpClientConfigurer)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setHttpConfiguration(HttpConfiguration)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setHttpContext(HttpContext)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setMaxTotalConnections(Integer)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setSslContextParameters(SSLContextParameters)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
setX509HostnameVerifier(X509HostnameVerifier)
- Method in class org.apache.camel.component.http4.springboot.
HttpComponentConfiguration
C
G
H
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel