Index

C G H O S 
All Classes and Interfaces|All Packages

C

configureHttpComponent() - Method in class org.apache.camel.component.http.springboot.HttpComponentAutoConfiguration
 
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.apache.camel.component.http.springboot.HttpComponentConverter
 

G

getAllowJavaSerializedObject() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getAuthCachingDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getAutomaticRetriesDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getAutowiredEnabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getClientConnectionManager() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getConnectionRequestTimeout() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getConnectionsPerRoute() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getConnectionStateDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getConnectionTimeToLive() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getConnectTimeout() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getContentCompressionDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getConvertibleTypes() - Method in class org.apache.camel.component.http.springboot.HttpComponentConverter
 
getCookieManagementDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getCookieStore() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getCopyHeaders() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getDefaultUserAgentDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getFollowRedirects() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getHttpBinding() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getHttpClientConfigurer() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getHttpConfiguration() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getHttpContext() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getLazyStartProducer() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getMaxTotalConnections() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthDomain() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthHost() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthMethod() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthNtHost() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthPassword() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthPort() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthScheme() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getProxyAuthUsername() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getRedirectHandlingDisabled() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getResponsePayloadStreamingThreshold() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getSkipRequestHeaders() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getSkipResponseHeaders() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getSocketTimeout() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getSslContextParameters() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getUseGlobalSslContextParameters() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
getX509HostnameVerifier() - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 

H

HttpComponentAutoConfiguration - Class in org.apache.camel.component.http.springboot
Generated by camel-package-maven-plugin - do not edit this file!
HttpComponentAutoConfiguration(CamelContext) - Constructor for class org.apache.camel.component.http.springboot.HttpComponentAutoConfiguration
 
HttpComponentConfiguration - Class in org.apache.camel.component.http.springboot
Send requests to external HTTP servers using Apache HTTP Client 4.x.
HttpComponentConfiguration() - Constructor for class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
HttpComponentConverter - Class in org.apache.camel.component.http.springboot
Generated by camel-package-maven-plugin - do not edit this file!
HttpComponentConverter() - Constructor for class org.apache.camel.component.http.springboot.HttpComponentConverter
 

O

org.apache.camel.component.http.springboot - package org.apache.camel.component.http.springboot
 

S

setAllowJavaSerializedObject(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setAuthCachingDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setAutomaticRetriesDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setAutowiredEnabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setConnectionRequestTimeout(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setConnectionsPerRoute(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setConnectionStateDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setConnectionTimeToLive(Long) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setConnectTimeout(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setContentCompressionDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setCookieManagementDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setCookieStore(CookieStore) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setCopyHeaders(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setDefaultUserAgentDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setFollowRedirects(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setHttpBinding(HttpBinding) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setHttpClientConfigurer(HttpClientConfigurer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setHttpConfiguration(HttpConfiguration) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setHttpContext(HttpContext) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setLazyStartProducer(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setMaxTotalConnections(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthDomain(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthHost(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthMethod(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthNtHost(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthPassword(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthPort(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthScheme(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setProxyAuthUsername(String) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setRedirectHandlingDisabled(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setResponsePayloadStreamingThreshold(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setSkipRequestHeaders(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setSkipResponseHeaders(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setSocketTimeout(Integer) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setUseGlobalSslContextParameters(Boolean) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
setX509HostnameVerifier(HostnameVerifier) - Method in class org.apache.camel.component.http.springboot.HttpComponentConfiguration
 
C G H O S 
All Classes and Interfaces|All Packages