A B C D E F G H I L O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addServiceDiscoveryConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
- addServiceFilterConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
- afterApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
-
Called after Spring Boot and
CamelContext
has just been started up. - apply(List<ServiceDefinition>) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilter
B
- beforeApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
-
Called during Spring Boot is starting up and is starting up
CamelContext
. - blockMainThread() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
-
Deprecated.
C
- CamelAutoConfiguration - Class in org.apache.camel.spring.boot
- CamelAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.CamelAutoConfiguration
- CamelCloudAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudAutoConfiguration
- CamelCloudConfigurationProperties - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- CamelCloudConfigurationProperties.LoadBalancer - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceCall - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceChooser - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceDiscovery - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceFilter - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceFilterConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudConfigurationProperties.ServiceRegistry - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceCallConfigurationAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceCallConfigurationAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceCallConfigurationAutoConfiguration
- CamelCloudServiceCallConfigurationAutoConfiguration.ServiceCallCondition - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceChooserAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceChooserAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceChooserAutoConfiguration
- CamelCloudServiceChooserAutoConfiguration.ServiceChooserCondition - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceDiscovery - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceDiscovery(List<ServiceDiscovery>) - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscovery
- CamelCloudServiceDiscoveryAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceDiscoveryAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
- CamelCloudServiceDiscoveryAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceFilter - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceFilter(List<ServiceFilter>) - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilter
- CamelCloudServiceFilterAutoConfiguration - Class in org.apache.camel.spring.boot.cloud
- CamelCloudServiceFilterAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
- CamelCloudServiceFilterAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.cloud
- CamelConfigurationProperties - Class in org.apache.camel.spring.boot
- CamelConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties
- CamelContextConfiguration - Interface in org.apache.camel.spring.boot
-
Callback that allows custom logic during starting up
CamelContext
and just afterCamelContext
has been fully started. - CamelHealthCheckAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
- CamelHealthCheckAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckAutoConfiguration
- CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer - Class in org.apache.camel.spring.boot.actuate.health
- CamelHealthCheckConfigurationProperties - Class in org.apache.camel.spring.boot.actuate.health
- CamelHealthCheckConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties - Class in org.apache.camel.spring.boot.actuate.health
- camelHealthCheckIndicator(CamelContext, CamelHealthCheckConfigurationProperties) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer
- CamelHealthCheckIndicator - Class in org.apache.camel.spring.boot.actuate.health
-
Camel
HealthIndicator
. - CamelHealthCheckIndicator(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckIndicator
- CamelHealthCheckIndicatorInitializer() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckAutoConfiguration.CamelHealthCheckIndicatorInitializer
- CamelInfoAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.info
- CamelInfoAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.info.CamelInfoAutoConfiguration
- CamelInfoAutoConfiguration.CamelInfoContributorInitializer - Class in org.apache.camel.spring.boot.actuate.info
- camelInfoContributor(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.info.CamelInfoAutoConfiguration.CamelInfoContributorInitializer
- CamelInfoContributor - Class in org.apache.camel.spring.boot.actuate.info
-
Camel
InfoContributor
- CamelInfoContributor(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.info.CamelInfoContributor
- CamelInfoContributorInitializer() - Constructor for class org.apache.camel.spring.boot.actuate.info.CamelInfoAutoConfiguration.CamelInfoContributorInitializer
- CamelMainRunController - Class in org.apache.camel.spring.boot
-
Controller to keep the main running and perform graceful shutdown when the JVM is stopped.
- CamelMainRunController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelMainRunController
- CamelPropertiesHelper - Class in org.apache.camel.spring.boot.util
-
To help configuring Camel properties that have been defined in Spring Boot configuration files.
- CamelSpringBootApplicationController - Class in org.apache.camel.spring.boot
- CamelSpringBootApplicationController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationController
- CamelSpringBootApplicationListener - Class in org.apache.camel.spring.boot
-
A spring application listener that when spring boot is starting (refresh event) will setup Camel by:
- CamelSpringBootApplicationListener(ApplicationContext, List<CamelContextConfiguration>, CamelConfigurationProperties, RoutesCollector) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
- CamelSpringBootBeanPostProcessor - Class in org.apache.camel.spring.boot
- CamelSpringBootBeanPostProcessor(ApplicationContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootBeanPostProcessor
- CamelSpringBootInitializationException - Exception in org.apache.camel.spring.boot
- CamelSpringBootInitializationException(Throwable) - Constructor for exception org.apache.camel.spring.boot.CamelSpringBootInitializationException
- CamelSSLAutoConfiguration - Class in org.apache.camel.spring.boot.security
- CamelSSLAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
- CamelSSLAutoConfiguration.Condition - Class in org.apache.camel.spring.boot.security
- CamelSSLConfigurationProperties - Class in org.apache.camel.spring.boot.security
- CamelSSLConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- CamelThreadPoolAutoConfiguration - Class in org.apache.camel.spring.boot.threadpool
- CamelThreadPoolAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.threadpool.CamelThreadPoolAutoConfiguration
- CamelThreadPoolConfigurationProperties - Class in org.apache.camel.spring.boot.threadpool
- CamelThreadPoolConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties - Class in org.apache.camel.spring.boot.threadpool
- canConvert(Class<?>, Class<?>) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
- canConvert(TypeDescriptor, TypeDescriptor) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
- ClusteredRouteControllerAutoConfiguration - Class in org.apache.camel.spring.boot.cluster
- ClusteredRouteControllerAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerAutoConfiguration
- ClusteredRouteControllerConfiguration - Class in org.apache.camel.spring.boot.cluster
- ClusteredRouteControllerConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- ClusteredRouteControllerConfiguration.RouteConfiguration - Class in org.apache.camel.spring.boot.cluster
- collectRoutesFromRegistry(CamelContext, String, String) - Method in class org.apache.camel.spring.boot.SpringBootRoutesCollector
- collectXmlRestsFromDirectory(CamelContext, String) - Method in class org.apache.camel.spring.boot.SpringBootRoutesCollector
- collectXmlRoutesFromDirectory(CamelContext, String) - Method in class org.apache.camel.spring.boot.SpringBootRoutesCollector
- ComponentConfigurationProperties - Class in org.apache.camel.spring.boot
- ComponentConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.ComponentConfigurationProperties
- ComponentConfigurationPropertiesCommon - Class in org.apache.camel.spring.boot
- ComponentConfigurationPropertiesCommon() - Constructor for class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
- ComponentConfigurationPropertiesCommon.CustomizerProperties - Class in org.apache.camel.spring.boot
- CompositeConversionService - Class in org.apache.camel.spring.boot.util
- CompositeConversionService(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.util.CompositeConversionService
- Condition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration.Condition
- Condition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration.Condition
- Condition() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.Condition
- ConditionalOnCamelContextAndAutoConfigurationBeans - Class in org.apache.camel.spring.boot.util
- ConditionalOnCamelContextAndAutoConfigurationBeans() - Constructor for class org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans
- configure(ApplicationContext, SpringCamelContext) - Method in class org.apache.camel.spring.boot.SpringBootXmlCamelContextConfigurer
- configurePropertiesComponent(PropertiesComponentConfiguration) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentAutoConfiguration
- contribute(Info.Builder) - Method in class org.apache.camel.spring.boot.actuate.info.CamelInfoContributor
- convert(Object, Class<T>) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
- convert(Object, TypeDescriptor, TypeDescriptor) - Method in class org.apache.camel.spring.boot.util.CompositeConversionService
- convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.spring.boot.SpringTypeConverter
- CustomizerProperties() - Constructor for class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
- CustomizerProperties() - Constructor for class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
- CustomizerProperties() - Constructor for class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties
D
- DataFormatConfigurationProperties - Class in org.apache.camel.spring.boot
- DataFormatConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.DataFormatConfigurationProperties
- DataFormatConfigurationPropertiesCommon - Class in org.apache.camel.spring.boot
- DataFormatConfigurationPropertiesCommon() - Constructor for class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
- DataFormatConfigurationPropertiesCommon.CustomizerProperties - Class in org.apache.camel.spring.boot
- doHealthCheck(Health.Builder) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckIndicator
- doLoadJarClassEntries(InputStream, String) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
-
Loads all the class entries from the main JAR and all nested jars.
- doLoadJarClassEntries(InputStream, String, boolean, boolean) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
- doStart() - Method in class org.apache.camel.spring.boot.SpringBootCamelContext
- doStop() - Method in class org.apache.camel.spring.boot.SpringBootCamelContext
E
- endpointBasicPropertyBinding - Variable in class org.apache.camel.spring.boot.CamelConfigurationProperties
-
Whether the endpoint should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities.
- endpointBridgeErrorHandler - Variable in class org.apache.camel.spring.boot.CamelConfigurationProperties
-
Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.
- evaluate(Environment, String...) - Static method in class org.apache.camel.spring.boot.util.HierarchicalPropertiesEvaluator
-
Determine the value of the "enabled" flag for a hierarchy of properties.
F
- FatJarPackageScanClassResolver - Class in org.apache.camel.spring.boot
-
An implementation of the
org.apache.camel.spi.PackageScanClassResolver
that is able to scan spring-boot fat jars to find classes contained also in nested jars. - FatJarPackageScanClassResolver() - Constructor for class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
- FilePropertySource - Class in org.apache.camel.spring.boot
-
To load properties from files, such as a secret mounted to the container.
- FilePropertySource(String, ApplicationContext, String) - Constructor for class org.apache.camel.spring.boot.FilePropertySource
G
- getAllowCoreThreadTimeOut() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getAllowCoreThreadTimeOut() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getAutoDiscoverPropertiesSources() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getBlacklist() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilterConfiguration
- getCertAlias() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getCipherSuites() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getCipherSuitesFilter() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getClientParameters() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getClusterService() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getComponent() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getConfig() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getConfig() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getConfig() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
- getConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
- getContextEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getCustomizer() - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
- getCustomizer() - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
- getCustomizer() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
- getDefaultFallbackEnabled() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getDeltaProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getDescription() - Method in class org.apache.camel.spring.boot.model.RouteInfo
- getEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- getEncoding() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getEnvironmentVariableMode() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getExchangesInflight() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getExchangesTotal() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getExpression() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getExpressionLanguage() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getExternalRedeliveries() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getFailuresHandled() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getFailureThreshold() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- getFirstExchangeCompletedExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getFirstExchangeCompletedTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getFirstExchangeFailureExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getFirstExchangeFailureTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getHasRouteController() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getId() - Method in class org.apache.camel.spring.boot.model.RouteInfo
- getId() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getIgnoreMissingLocation() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getInitialDelay() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getInitialDelay() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- getInitialProperties() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getInterval() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- getKeepAliveTime() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getKeepAliveTime() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getKeyManagers() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getLastError() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLastExchangeCompletedExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLastExchangeCompletedTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLastExchangeFailureExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLastExchangeFailureTimestamp() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLastProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLoad01() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLoad05() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLoad15() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- getLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getLocation() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getMainCompletedTask() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
- getMainCompleteTask() - Method in class org.apache.camel.spring.boot.CamelMainRunController
- getMainShutdownStrategy() - Method in class org.apache.camel.spring.boot.CamelMainRunController
- getMainShutdownStrategy() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.Condition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.GroupCondition
- getMaxPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getMaxPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getMaxProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getMaxQueueSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getMaxQueueSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getMeanProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getMinProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- getOldestInflightDuration() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getOldestInflightExchangeId() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getOrder() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
- getOverrideProperties() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getParent() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- getPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getPropertiesParser() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getProperty(String) - Method in class org.apache.camel.spring.boot.FilePropertySource
- getProvider() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getRedeliveries() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getRegistryEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getRejectedPolicy() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getRejectedPolicy() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getRoutes() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getRoutesEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getSecureRandom() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getSecureSocketProtocol() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getSecureSocketProtocols() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getSecureSocketProtocolsFilter() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getServerParameters() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getServiceCall() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- getServiceChooser() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- getServiceChooser() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- getServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getServiceFilter() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- getServiceFilter() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getServiceHost() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
- getServiceRegistry() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- getServices() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
- getServices(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscovery
- getSessionTimeout() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getStatus() - Method in class org.apache.camel.spring.boot.model.RouteInfo
- getSystemPropertiesMode() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getTimeUnit() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getTimeUnit() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getTotalProcessingTime() - Method in class org.apache.camel.spring.boot.model.RouteDetails
- getTrustManagers() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getUptime() - Method in class org.apache.camel.spring.boot.model.RouteInfo
- getUptimeMillis() - Method in class org.apache.camel.spring.boot.model.RouteInfo
- getUri() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- GroupCondition - Class in org.apache.camel.spring.boot.util
- GroupCondition(String, String) - Constructor for class org.apache.camel.spring.boot.util.GroupCondition
H
- HealthCheckConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- HierarchicalPropertiesEvaluator - Class in org.apache.camel.spring.boot.util
I
- isClustered() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- isDefaultLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.LoadBalancer
- isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceChooser
- isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
- isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
- isEnabled() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
- isEnabled() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- isEnabled() - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
- isEnabled() - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
- isEnabled() - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
- isEnabled() - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
- isEnabled() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties
- isEnabled() - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
- isIncludeNonSingletons() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- isWarnOnEarlyShutdown() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
L
- LanguageConfigurationProperties - Class in org.apache.camel.spring.boot
- LanguageConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.LanguageConfigurationProperties
- LanguageConfigurationPropertiesCommon - Class in org.apache.camel.spring.boot
- LanguageConfigurationPropertiesCommon() - Constructor for class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
- LanguageConfigurationPropertiesCommon.CustomizerProperties - Class in org.apache.camel.spring.boot
- LoadBalancer() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.LoadBalancer
O
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
- org.apache.camel.spring.boot - package org.apache.camel.spring.boot
- org.apache.camel.spring.boot.actuate.health - package org.apache.camel.spring.boot.actuate.health
- org.apache.camel.spring.boot.actuate.info - package org.apache.camel.spring.boot.actuate.info
- org.apache.camel.spring.boot.cloud - package org.apache.camel.spring.boot.cloud
- org.apache.camel.spring.boot.cluster - package org.apache.camel.spring.boot.cluster
- org.apache.camel.spring.boot.model - package org.apache.camel.spring.boot.model
- org.apache.camel.spring.boot.properties - package org.apache.camel.spring.boot.properties
- org.apache.camel.spring.boot.security - package org.apache.camel.spring.boot.security
- org.apache.camel.spring.boot.threadpool - package org.apache.camel.spring.boot.threadpool
- org.apache.camel.spring.boot.util - package org.apache.camel.spring.boot.util
P
- PropertiesComponentAutoConfiguration - Class in org.apache.camel.spring.boot.properties
- PropertiesComponentAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.properties.PropertiesComponentAutoConfiguration
- PropertiesComponentConfiguration - Class in org.apache.camel.spring.boot.properties
-
The properties component is used for using property placeholders in endpoint uris.
- PropertiesComponentConfiguration() - Constructor for class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
R
- RouteConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- routeController(ClusteredRouteControllerConfiguration) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerAutoConfiguration
- RouteDetails - Class in org.apache.camel.spring.boot.model
- RouteDetails(ManagedRouteMBean) - Constructor for class org.apache.camel.spring.boot.model.RouteDetails
- RouteDetailsInfo - Class in org.apache.camel.spring.boot.model
-
Container for exposing
Route
information with route details as JSON. - RouteDetailsInfo(CamelContext, Route) - Constructor for class org.apache.camel.spring.boot.model.RouteDetailsInfo
- RouteInfo - Class in org.apache.camel.spring.boot.model
-
Container for exposing
Route
information as JSON. - RouteInfo(Route) - Constructor for class org.apache.camel.spring.boot.model.RouteInfo
- run() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
-
Runs the application and blocks the main thread and shutdown Camel graceful when the JVM is stopping.
S
- ServiceCall() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- ServiceCallCondition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceCallConfigurationAutoConfiguration.ServiceCallCondition
- serviceCallConfiguration() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceCallConfigurationAutoConfiguration
- ServiceChooser() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceChooser
- ServiceChooserCondition() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudServiceChooserAutoConfiguration.ServiceChooserCondition
- serviceDiscovery(List<ServiceDiscovery>) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
- ServiceDiscovery() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
- ServiceDiscoveryConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
- serviceFilter() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
- ServiceFilter() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
- ServiceFilterConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilterConfiguration
- ServiceRegistry() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
- setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setAllowCoreThreadTimeOut(Boolean) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setAutoDiscoverPropertiesSources(Boolean) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
- setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
- setCamelProperties(CamelContext, Object, Map<String, Object>, boolean) - Static method in class org.apache.camel.spring.boot.util.CamelPropertiesHelper
-
Sets the properties on the target bean.
- setCertAlias(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setCipherSuites(CipherSuitesParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setCipherSuitesFilter(FilterParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setClientParameters(SSLContextClientParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setClustered(boolean) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- setClusterService(CamelClusterService) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- setComponent(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setConfig(Map<String, CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties>) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setConfig(Map<String, CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties>) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setConfig(SSLContextParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setContextEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setDefaultFallbackEnabled(Boolean) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setDefaultLoadBalancer(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.LoadBalancer
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceChooser
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon
- setEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- setEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setEncoding(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setEnvironmentVariableMode(Integer) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setExpression(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setExpressionLanguage(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setFailureThreshold(Integer) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- setId(String) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setIgnoreMissingLocation(Boolean) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setIncludeNonSingletons(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- setInitialDelay(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- setInitialDelay(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- setInitialProperties(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setInterval(Long) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- setKeepAliveTime(Long) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setKeepAliveTime(Long) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setKeyManagers(KeyManagersParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setLoadBalancer(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setLocation(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- setMaxPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setMaxPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setMaxQueueSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setMaxQueueSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setNamespace(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- setNamespace(String) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- setOverrideProperties(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setParent(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- setPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setPoolSize(Integer) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setPropertiesParser(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setProvider(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setRegistryEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setRejectedPolicy(ThreadPoolRejectedPolicy) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setRoutes(Map<String, ClusteredRouteControllerConfiguration.RouteConfiguration>) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- setRoutesEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setSecureRandom(SecureRandomParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setSecureSocketProtocol(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setSecureSocketProtocols(SecureSocketProtocolsParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setSecureSocketProtocolsFilter(FilterParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setServerParameters(SSLContextServerParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setServiceChooser(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setServiceDiscovery(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setServiceFilter(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setServiceHost(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceRegistry
- setSessionTimeout(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setSystemPropertiesMode(Integer) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- setTimeUnit(TimeUnit) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- setTrustManagers(TrustManagersParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setUri(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setWarnOnEarlyShutdown(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- SpringBootCamelContext - Class in org.apache.camel.spring.boot
-
The
CamelContext
created by Spring Boot. - SpringBootCamelContext(ApplicationContext, boolean) - Constructor for class org.apache.camel.spring.boot.SpringBootCamelContext
- SpringBootRoutesCollector - Class in org.apache.camel.spring.boot
-
Spring Boot
RoutesCollector
. - SpringBootRoutesCollector(ApplicationContext) - Constructor for class org.apache.camel.spring.boot.SpringBootRoutesCollector
- SpringBootXmlCamelContextConfigurer - Class in org.apache.camel.spring.boot
-
Used to merge Camel Spring Boot configuration with
CamelContext
that has been created from XML files. - SpringBootXmlCamelContextConfigurer() - Constructor for class org.apache.camel.spring.boot.SpringBootXmlCamelContextConfigurer
- SpringTypeConverter - Class in org.apache.camel.spring.boot
- SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
- sslContextParametersSupplier(CamelSSLConfigurationProperties) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
- start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
- staticServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
T
- threadPool(CamelContext, CamelThreadPoolConfigurationProperties) - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolAutoConfiguration
- ThreadPoolProfileConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- toHealthCheckConfiguration() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties.HealthCheckConfigurationProperties
- TypeConversionConfiguration - Class in org.apache.camel.spring.boot
- TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
All Classes All Packages