Index
All Classes and Interfaces|All Packages|Serialized Form
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. - afterPropertiesSet() - Method in class org.apache.camel.spring.boot.actuate.health.AsyncHealthIndicatorAutoConfiguration
- apply(Exchange, List<ServiceDefinition>) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilter
- applyIfMatch(Class<?>, Class<A>, Function<A, T>, Consumer<T>) - Static method in class org.apache.camel.spring.boot.aot.ReflectionHelper
-
Apply a specific action anytime the annotation is found in the class according to the type of target supported by the annotation which can be either
ElementType.TYPE
,ElementType.CONSTRUCTOR
,ElementType.METHOD
,ElementType.FIELD
, orElementType.PARAMETER
. - AsyncHealthIndicatorAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
-
Configuration class that replace synchronous Camel Health Checks with asynchronous ones.
- AsyncHealthIndicatorAutoConfiguration(HealthContributorRegistry, CamelHealthCheckConfigurationProperties) - Constructor for class org.apache.camel.spring.boot.actuate.health.AsyncHealthIndicatorAutoConfiguration
- AwsVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
- AwsVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.AwsVaultAutoConfiguration
- awsVaultConfiguration(AwsVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.AwsVaultAutoConfiguration
- AwsVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
- AwsVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- AzureVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
- AzureVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.AzureVaultAutoConfiguration
- azureVaultConfiguration(AzureVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.AzureVaultAutoConfiguration
- AzureVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
- AzureVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
B
- backlogTracer(CamelContext, CamelTraceConfigurationProperties) - Method in class org.apache.camel.spring.boot.trace.CamelTraceAutoConfiguration
- 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
- CamelAvailabilityCheckAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.health
- CamelAvailabilityCheckAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.health.CamelAvailabilityCheckAutoConfiguration
- 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.ServiceDefinitionConfiguration - 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
- CamelConfigurationProperties.Main - Class in org.apache.camel.spring.boot
- CamelConfigurationProperties.Springboot - Class in org.apache.camel.spring.boot
- CamelContextConfiguration - Interface in org.apache.camel.spring.boot
-
Callback that allows custom logic during starting up
CamelContext
and just afterCamelContext
has been fully started. - CamelDevConsoleAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.console
- CamelDevConsoleAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleAutoConfiguration
- CamelDevConsoleEndpoint - Class in org.apache.camel.spring.boot.actuate.console
- CamelDevConsoleEndpoint(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleEndpoint
- camelEndpoint(CamelContext, CamelRoutesEndpointProperties) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration
- 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
- camelHealthCheckIndicator(ApplicationContext, 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(ApplicationContext, CamelContext, String) - 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
- camelLivenessStateHealthIndicator(ApplicationAvailability, CamelContext) - Method in class org.apache.camel.spring.boot.actuate.health.CamelAvailabilityCheckAutoConfiguration
- CamelLivenessStateHealthIndicator - Class in org.apache.camel.spring.boot.actuate.health.liveness
- CamelLivenessStateHealthIndicator(ApplicationAvailability, CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.health.liveness.CamelLivenessStateHealthIndicator
- 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
- CamelProbesHelper - Class in org.apache.camel.spring.boot.actuate.health
- CamelPropertiesHelper - Class in org.apache.camel.spring.boot.util
-
To help configuring Camel properties that have been defined in Spring Boot configuration files.
- camelReadinessStateHealthIndicator(ApplicationAvailability, CamelContext) - Method in class org.apache.camel.spring.boot.actuate.health.CamelAvailabilityCheckAutoConfiguration
- CamelReadinessStateHealthIndicator - Class in org.apache.camel.spring.boot.actuate.health.readiness
- CamelReadinessStateHealthIndicator(ApplicationAvailability, CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.health.readiness.CamelReadinessStateHealthIndicator
- CamelRouteControllerEndpoint - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRouteControllerEndpoint(CamelContext) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint
- CamelRouteControllerEndpointAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRouteControllerEndpointAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpointAutoConfiguration
- CamelRoutesEndpoint - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpoint(CamelContext, CamelRoutesEndpointProperties) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
- CamelRoutesEndpoint.ReadAction - Enum Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpoint.RouteDetailsEndpointInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpoint.RouteEndpointInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpoint.TimeInfo - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpoint.WriteAction - Enum Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpointAutoConfiguration - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpointAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration
- CamelRoutesEndpointProperties - Class in org.apache.camel.spring.boot.actuate.endpoint
- CamelRoutesEndpointProperties() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
- CamelRouteTemplateAutoConfiguration - Class in org.apache.camel.spring.boot.routetemplate
- CamelRouteTemplateAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateAutoConfiguration
- CamelRouteTemplateConfigurationProperties - Class in org.apache.camel.spring.boot.routetemplate
- CamelRouteTemplateConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateConfigurationProperties
- CamelRuntimeHints - Class in org.apache.camel.spring.boot.aot
-
CamelRuntimeHints
provide the basic hints for the native compilation of a Camel application. - CamelRuntimeHints() - Constructor for class org.apache.camel.spring.boot.aot.CamelRuntimeHints
- CamelSpringBootApplicationController - Class in org.apache.camel.spring.boot
- CamelSpringBootApplicationController(ApplicationContext) - 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 Class in org.apache.camel.spring.boot
- CamelSpringBootInitializationException(Throwable) - Constructor for exception class org.apache.camel.spring.boot.CamelSpringBootInitializationException
- CamelSpringBootRoutesCollector - Class in org.apache.camel.spring.boot
- CamelSpringBootRoutesCollector(ApplicationContext, boolean) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootRoutesCollector
- CamelSSLAutoConfiguration - Class in org.apache.camel.spring.boot.security
- CamelSSLAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
- CamelSSLAutoConfiguration.SSLCondition - Class in org.apache.camel.spring.boot.security
- CamelSSLAutoConfiguration.SSLConfigCondition - 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
- CamelStartupConditionConfigurationProperties - Class in org.apache.camel.spring.boot
- CamelStartupConditionConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- 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
- CamelTraceAutoConfiguration - Class in org.apache.camel.spring.boot.trace
- CamelTraceAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.trace.CamelTraceAutoConfiguration
- CamelTraceConfigurationProperties - Class in org.apache.camel.spring.boot.trace
- CamelTraceConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- 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
- checkProbeState(Collection<HealthCheck.Result>, Logger) - Static method in class org.apache.camel.spring.boot.actuate.health.CamelProbesHelper
- 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
- 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
- ConditionalOnCamelContextAndAutoConfigurationBeans - Class in org.apache.camel.spring.boot.util
- ConditionalOnCamelContextAndAutoConfigurationBeans() - Constructor for class org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans
- ConditionalOnHierarchicalProperties - Annotation Interface in org.apache.camel.spring.boot.util
- 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
- copyProperties(CamelContext, Object, Object) - Static method in class org.apache.camel.spring.boot.util.CamelPropertiesHelper
- 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
- customLookup(String) - Method in class org.apache.camel.spring.boot.SpringPropertiesParser
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
- DETAIL - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
- devConsoleEndpoint(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleAutoConfiguration
- doConfigureCamelContext(ApplicationContext, CamelContext, CamelConfigurationProperties, CamelSpringBootApplicationController) - Static method in class org.apache.camel.spring.boot.CamelAutoConfiguration
-
Not to be used by Camel end users
- doExtractVariablesFromSpringBoot(ConfigurableEnvironment) - Static method in class org.apache.camel.spring.boot.CamelAutoConfiguration
- doHealthCheck(Health.Builder) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckIndicator
- doLoadImplementationsInJar(String, InputStream, String) - Method in class org.apache.camel.spring.boot.FatJarPackageScanResourceResolver
- doLoadImplementationsInJar(String, InputStream, String, boolean, boolean) - Method in class org.apache.camel.spring.boot.FatJarPackageScanResourceResolver
- doLoadJarClassEntries(InputStream, String) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
- doLoadJarClassEntries(InputStream, String, boolean, boolean) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
- doReadAction(String, CamelRoutesEndpoint.ReadAction) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
- doStart() - Method in class org.apache.camel.spring.boot.SpringBootCamelContext
- doStop() - Method in class org.apache.camel.spring.boot.SpringBootCamelContext
- doWriteAction(String, CamelRoutesEndpoint.WriteAction, CamelRoutesEndpoint.TimeInfo) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
E
- evaluate(ApplicationContext, String...) - Static method in class org.apache.camel.spring.boot.util.HierarchicalPropertiesEvaluator
-
Determine the value of the "enabled" flag for a hierarchy of properties.
- 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.
- evaluate(Environment, Collection<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
- FatJarPackageScanResourceResolver - Class in org.apache.camel.spring.boot
-
An implementation of the
org.apache.camel.spi.PackageScanResourceResolver
that is able to scan spring-boot fat jars to find resources contained also in nested jars. - FatJarPackageScanResourceResolver() - Constructor for class org.apache.camel.spring.boot.FatJarPackageScanResourceResolver
- 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
- findByType(CamelContext, Class<T>) - Method in class org.apache.camel.spring.boot.CamelSpringBootRoutesCollector
G
- GcpVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
- GcpVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.GcpVaultAutoConfiguration
- gcpVaultConfiguration(GcpVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.GcpVaultAutoConfiguration
- GcpVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
- GcpVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- getAbortAfterTimeout() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
- getAccessKey() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- 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
- getBacklogSize() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- getBackOffDelay() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getBackOffMaxAttempts() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getBackOffMaxDelay() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getBackOffMaxElapsedTime() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getBackOffMultiplier() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getBeanIntrospectionLoggingLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getBlacklist() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilterConfiguration
- getBlobAccessKey() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getBlobAccountName() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getBlobContainerName() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getBodyMaxChars() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- getCamelContext() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
- 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
- getClassesByAnnotations(ClassLoader, List<Class<? extends Annotation>>) - Static method in class org.apache.camel.spring.boot.aot.ReflectionHelper
-
Give all the classes available in the given class loader that are annotated with at least one of the annotations.
- getClassesByFilters(ClassLoader, List<TypeFilter>) - Static method in class org.apache.camel.spring.boot.aot.ReflectionHelper
-
Give all the classes available in the given class loader that match with at least one of the filters.
- getClientId() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getClientParameters() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getClientSecret() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getCloudPropertiesLocation() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getClusterService() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getCompileWorkDir() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getComponent() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getConfig() - Method in class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateConfigurationProperties
- getConfig() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getConfig() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getConfigmaps() - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
- getConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscovery
- getConfigurations() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceFilter
- getConsoleById(String) - Method in class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleEndpoint
- getConsoles() - Method in class org.apache.camel.spring.boot.actuate.console.CamelDevConsoleEndpoint
- getConsumersEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getConsumerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getControlledRoutes() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpoint
- getCustomClassNames() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- 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
- getDescription() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- getDescription() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDumpRoutes() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDumpRoutesInclude() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDumpRoutesOutput() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDurationMaxAction() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDurationMaxIdleSeconds() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDurationMaxMessages() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getDurationMaxSeconds() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getEncoding() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getEngine() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- getEnvironmentVariableExists() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- getEnvironmentVariableMode() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getEventhubConnectionString() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getExchangeFactory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getExchangeFactoryCapacity() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getExcludePattern() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getExcludeRoutes() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getExposureLevel() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getExpression() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getExpressionLanguage() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getFileConfigurations() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getFileExists() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- getGlobalOptions() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getGroup() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- getHealthCheckFrequency() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getHealthCheckPoolSize() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getHealthCheckThreadNamePrefix() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getHost() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- getHost() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- getId() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- getId() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- getId() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getIgnoreMissingLocation() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getIncludeRoutes() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getInitialDelay() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getInitialDelay() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- getInitialDelay() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getInitialProperties() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getInitialState() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getInterval() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- getJavaRoutesExcludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getJavaRoutesIncludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getJmxManagementMBeansLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getJmxManagementNamePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getJmxManagementStatisticsLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- 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
- 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
- getLogDebugMaxChars() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getLogLanguage() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getLogName() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getMain() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- getMain() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
- 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.SSLCondition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLConfigCondition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.GroupCondition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.HierarchicalCondition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.apache.camel.spring.boot.util.OnHierarchicalPropertiesCondition
- getMaxPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getMaxPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getMaxQueueSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getMaxQueueSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getMdcLoggingKeysPattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getMetadata() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- getName() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getNamespace() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- getNamespace() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- getNestedPlaceholder() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getNonNullProperties(CamelContext, Object) - Static method in class org.apache.camel.spring.boot.util.CamelPropertiesHelper
-
Gets all the non-null properties from the given object,
- getOnTimeout() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- getOrder() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
- getOverrideProperties() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getPoolSize() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getPort() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- getPort() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- getProducersEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getProducerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getProfileName() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- getProjectId() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- getProperties() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteDetailsEndpointInfo
- getProperties() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- 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
- getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getRefreshPeriod() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- getRegion() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- 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
- getRouteFilterExcludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getRouteFilterIncludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getRoutes() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- getRoutesEnabled() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- getRoutesExcludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getRoutesIncludePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getRoutesReloadDirectory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getRoutesReloadPattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getScheme() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- getSecretKey() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- getSecrets() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- getSecrets() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getSecrets() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- getSecrets() - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
- 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
- getServiceAccountKey() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- 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
- getServiceDefinitions() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDiscoveryConfiguration
- 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
- getShutdownTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getSpringboot() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
- getSqsQueueUrl() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- getStartupRecorder() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStartupRecorderDir() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStartupRecorderDuration() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStartupRecorderMaxDepth() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStartupRecorderProfile() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStartupSummaryLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getState(ApplicationAvailability) - Method in class org.apache.camel.spring.boot.actuate.health.liveness.CamelLivenessStateHealthIndicator
- getState(ApplicationAvailability) - Method in class org.apache.camel.spring.boot.actuate.health.readiness.CamelReadinessStateHealthIndicator
- getStatus() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- getStreamCachingAllowClasses() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingBufferSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingDenyClasses() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingSpoolCipher() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingSpoolDirectory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingSpoolThreshold() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingSpoolUsedHeapMemoryLimit() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getStreamCachingSpoolUsedHeapMemoryThreshold() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getSubscriptionName() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- getSystemPropertiesMode() - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- getTenantId() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- getThreadNamePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getThreadPoolSize() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- getTimeout() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
- getTimeout() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- getTimeUnit() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- getTimeUnit() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties.ThreadPoolProfileConfigurationProperties
- getToken() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- getTraceFilter() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- getTracePattern() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- getTracingLoggingFormat() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getTracingPattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getTrustManagers() - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- getUptime() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- getUptimeMillis() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- getUri() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- getUriEndpointOverride() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- getUuidGenerator() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- getVaultName() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- GroupCondition - Class in org.apache.camel.spring.boot.util
- GroupCondition(String, String) - Constructor for class org.apache.camel.spring.boot.util.GroupCondition
H
- HashicorpVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
- HashicorpVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.HashicorpVaultAutoConfiguration
- hashicorpVaultConfiguration(HashicorpVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultAutoConfiguration
- HashicorpVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
- HashicorpVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- HierarchicalCondition - Class in org.apache.camel.spring.boot.util
- HierarchicalCondition(String...) - Constructor for class org.apache.camel.spring.boot.util.HierarchicalCondition
- HierarchicalPropertiesEvaluator - Class in org.apache.camel.spring.boot.util
I
- INFO - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
- isAllowUseOriginalMessage() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isAsyncCamelHealthCheck() - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- isAutoStartup() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isAutowiredEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isAzureIdentityEnabled() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- isBeanIntrospectionExtendedStatistics() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isBeanPostProcessorEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isBodyIncludeFiles() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isBodyIncludeStreams() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isCamelEventsTimestampEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isCaseInsensitiveHeaders() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isCloud() - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- isClustered() - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- isContextReloadEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isDefaultCredentialsProvider() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- isDefaultLoadBalancer() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- isDevConsoleEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isDumpRoutesGeneratedIds() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isDumpRoutesLog() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isDumpRoutesResolvePlaceholders() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isDumpRoutesUriAsParameters() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isEmpty() - Method in class org.apache.camel.spring.boot.threadpool.CamelThreadPoolConfigurationProperties
- isEnabled() - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- 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
- isEnabled() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- isEnabled() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isEndpointBridgeErrorHandler() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isEndpointLazyStartProducer() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isExchangeFactoryStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isIncludeException() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isIncludeExchangeProperties() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isIncludeExchangeVariables() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isIncludeNonSingletons() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
- isInflightRepositoryBrowseEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isJmxEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isJmxManagementRegisterRoutesCreateByKamelet() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isJmxManagementRegisterRoutesCreateByTemplate() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isJmxUpdateRouteEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isLightweight() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isLoadHealthChecks() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isLoadStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isLoadTypeConverters() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isLogExhaustedMessageBody() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isLogMask() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
- isMessageHistory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isModeline() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isOverrideEndpoint() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- isProfileCredentialsProvider() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- isReadOnly() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
- isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
- isRefreshEnabled() - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
- isRemoveOnDump() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isRoutesCollectorEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isRoutesCollectorIgnoreLoadingError() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isRoutesReloadDirectoryRecursive() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isRoutesReloadEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isRoutesReloadRemoveAllRoutes() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isRoutesReloadRestartDuration() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isShutdownLogInflightExchangesOnTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isShutdownNowOnTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isShutdownRoutesInReverseOrder() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isShutdownSuppressLoggingOnTimeout() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isSourceLocationEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isStandby() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isStartupRecorderRecording() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isStreamCachingAnySpoolRules() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isStreamCachingEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isStreamCachingRemoveSpoolDirectoryWhenStopping() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isStreamCachingSpoolEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isStreamCachingStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isTraceRests() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isTraceTemplates() - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- isTracing() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isTracingStandby() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isTracingTemplates() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isTypeConverterStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isUnhealthyOnExhausted() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- isUnhealthyOnRestarting() - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- isUseBreadcrumb() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isUseDataType() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isUseDefaultInstance() - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- isUseMdcLogging() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- isUseSqsNotification() - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- isWarnOnEarlyShutdown() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
K
- KubernetesConfigMapVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
- KubernetesConfigMapVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultAutoConfiguration
- kubernetesConfigMapVaultConfiguration(KubernetesConfigMapVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultAutoConfiguration
- KubernetesConfigMapVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
- KubernetesConfigMapVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
- KubernetesVaultAutoConfiguration - Class in org.apache.camel.spring.boot.vault
- KubernetesVaultAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesVaultAutoConfiguration
- kubernetesVaultConfiguration(KubernetesVaultConfigurationProperties) - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultAutoConfiguration
- KubernetesVaultConfigurationProperties - Class in org.apache.camel.spring.boot.vault
- KubernetesVaultConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
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
M
- Main() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties.Main
O
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationListener
- OnHierarchicalPropertiesCondition - Class in org.apache.camel.spring.boot.util
- OnHierarchicalPropertiesCondition() - Constructor for class org.apache.camel.spring.boot.util.OnHierarchicalPropertiesCondition
- org.apache.camel.spring.boot - package org.apache.camel.spring.boot
- org.apache.camel.spring.boot.actuate.console - package org.apache.camel.spring.boot.actuate.console
- org.apache.camel.spring.boot.actuate.endpoint - package org.apache.camel.spring.boot.actuate.endpoint
- org.apache.camel.spring.boot.actuate.health - package org.apache.camel.spring.boot.actuate.health
- org.apache.camel.spring.boot.actuate.health.liveness - package org.apache.camel.spring.boot.actuate.health.liveness
- org.apache.camel.spring.boot.actuate.health.readiness - package org.apache.camel.spring.boot.actuate.health.readiness
- org.apache.camel.spring.boot.actuate.info - package org.apache.camel.spring.boot.actuate.info
- org.apache.camel.spring.boot.aot - package org.apache.camel.spring.boot.aot
- 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.properties - package org.apache.camel.spring.boot.properties
- org.apache.camel.spring.boot.routecontroller - package org.apache.camel.spring.boot.routecontroller
- org.apache.camel.spring.boot.routetemplate - package org.apache.camel.spring.boot.routetemplate
- 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.trace - package org.apache.camel.spring.boot.trace
- org.apache.camel.spring.boot.util - package org.apache.camel.spring.boot.util
- org.apache.camel.spring.boot.vault - package org.apache.camel.spring.boot.vault
P
- parseUrlPath(URL) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
- parseUrlPath(URL) - Method in class org.apache.camel.spring.boot.FatJarPackageScanResourceResolver
- 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
- readRoutes() - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint
- ReflectionHelper - Class in org.apache.camel.spring.boot.aot
-
ReflectionHelper
utility class providing methods needed for the native mode. - registerClassHierarchy(RuntimeHints, Class<?>, MemberCategory...) - Static method in class org.apache.camel.spring.boot.aot.RuntimeHintsHelper
-
Register the given class and all its parent classes by applying the given member categories.
- registerClassHierarchy(RuntimeHints, ClassLoader, String, MemberCategory...) - Static method in class org.apache.camel.spring.boot.aot.RuntimeHintsHelper
-
Register the given class and all its parent classes by applying the given member categories.
- registerHints(RuntimeHints, ClassLoader) - Method in class org.apache.camel.spring.boot.aot.CamelRuntimeHints
- RESET - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
- RESUME - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
- RouteConfiguration() - Constructor for class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration.RouteConfiguration
- routeController(ClusteredRouteControllerConfiguration) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerAutoConfiguration
- routeControllerEndpoint(CamelContext) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRouteControllerEndpointAutoConfiguration
- RouteDetailsEndpointInfo(CamelContext, Route) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteDetailsEndpointInfo
- RouteEndpointInfo(Route) - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.RouteEndpointInfo
- routeTemplate(CamelContext, CamelRouteTemplateConfigurationProperties) - Method in class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateAutoConfiguration
- 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.
- RuntimeHintsHelper - Class in org.apache.camel.spring.boot.aot
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
- ServiceDefinitionConfiguration() - Constructor for class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- 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
- setAbortAfterTimeout(Boolean) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
- setAccessKey(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- 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
- setAllowUseOriginalMessage(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setAsyncCamelHealthCheck(boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setAutoDiscoverPropertiesSources(Boolean) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setAutoStartup(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setAutowiredEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setAzureIdentityEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setBacklogSize(int) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setBackOffDelay(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setBackOffMaxAttempts(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setBackOffMaxDelay(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setBackOffMaxElapsedTime(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setBackOffMultiplier(double) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
- setBeanFactory(BeanFactory) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceFilterAutoConfiguration
- setBeanIntrospectionExtendedStatistics(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setBeanIntrospectionLoggingLevel(LoggingLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setBeanPostProcessorEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setBlobAccessKey(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setBlobAccountName(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setBlobContainerName(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setBodyIncludeFiles(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setBodyIncludeStreams(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setBodyMaxChars(int) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setCamelContext(CamelContext) - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
- setCamelEventsTimestampEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- 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.
- setCaseInsensitiveHeaders(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- 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
- setClientId(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setClientParameters(SSLContextClientParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setClientSecret(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setCloud(boolean) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setCloudPropertiesLocation(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- 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
- setCompileWorkDir(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setComponent(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setConfig(List<Map<String, String>>) - Method in class org.apache.camel.spring.boot.routetemplate.CamelRouteTemplateConfigurationProperties
- 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
- setConfigmaps(String) - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
- setConsumersEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setConsumerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setContextReloadEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setCustomClassNames(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- setDefaultCredentialsProvider(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- 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
- setDescription(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDevConsoleEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutes(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutesGeneratedIds(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutesInclude(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutesLog(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutesOutput(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutesResolvePlaceholders(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDumpRoutesUriAsParameters(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDurationMaxAction(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDurationMaxIdleSeconds(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDurationMaxMessages(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setDurationMaxSeconds(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- 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.routecontroller.SupervisingRouteControllerConfiguration
- setEnabled(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- 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
- setEndpointBridgeErrorHandler(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setEndpointLazyStartProducer(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setEndpointRuntimeStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setEngine(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setEnvironmentVariableExists(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- setEnvironmentVariableMode(Integer) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setEventhubConnectionString(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setExchangeFactory(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setExchangeFactoryCapacity(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setExchangeFactoryStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setExcludePattern(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setExcludeRoutes(String) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setExposureLevel(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- 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
- setFileConfigurations(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setFileExists(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- setGlobalOptions(Map) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setHealthCheckFrequency(int) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setHealthCheckPoolSize(int) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setHealthCheckThreadNamePrefix(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setHost(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- setHost(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setId(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- 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
- setIncludeException(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setIncludeExchangeProperties(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setIncludeExchangeVariables(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setIncludeNonSingletons(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
- setIncludeRoutes(String) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setInflightRepositoryBrowseEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setInitialDelay(long) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- 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
- setInitialState(String) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setInterval(int) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- setJavaRoutesExcludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJavaRoutesIncludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxManagementMBeansLevel(ManagementMBeansLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxManagementNamePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxManagementRegisterRoutesCreateByKamelet(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxManagementRegisterRoutesCreateByTemplate(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxManagementStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setJmxUpdateRouteEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- 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
- setLightweight(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLoadBalancer(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setLoadHealthChecks(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLoadStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLoadTypeConverters(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLocation(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setLogDebugMaxChars(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLogExhaustedMessageBody(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLogLanguage(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLogMask(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setLogName(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
- 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
- setMdcLoggingKeysPattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setMessageHistory(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setMetadata(Map<String, String>) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- setModeline(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setName(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- 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
- setNamespace(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setNestedPlaceholder(Boolean) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setOnTimeout(String) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- setOverrideEndpoint(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setOverrideProperties(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- 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
- setPort(int) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceDefinitionConfiguration
- setPort(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setProducersEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setProducerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setProfileCredentialsProvider(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setProfileName(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setProjectId(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- setPropertiesParser(String) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setProvider(String) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setReadOnly(boolean) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointProperties
- setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.KubernetesConfigMapVaultConfigurationProperties
- setRefreshEnabled(boolean) - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
- setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setRefreshPeriod(long) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- setRegion(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- 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
- setRemoveOnDump(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setRouteFilterExcludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRouteFilterIncludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutes(Map<String, ClusteredRouteControllerConfiguration.RouteConfiguration>) - Method in class org.apache.camel.spring.boot.cluster.ClusteredRouteControllerConfiguration
- setRoutesCollectorEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesCollectorIgnoreLoadingError(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesEnabled(Boolean) - Method in class org.apache.camel.spring.boot.actuate.health.CamelHealthCheckConfigurationProperties
- setRoutesExcludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesIncludePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesReloadDirectory(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesReloadDirectoryRecursive(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesReloadEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesReloadPattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesReloadRemoveAllRoutes(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setRoutesReloadRestartDuration(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setScheme(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setSecretKey(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- setSecrets(String) - Method in class org.apache.camel.spring.boot.vault.KubernetesVaultConfigurationProperties
- 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
- setServiceAccountKey(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- 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
- setShutdownLogInflightExchangesOnTimeout(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setShutdownNowOnTimeout(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setShutdownRoutesInReverseOrder(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setShutdownSuppressLoggingOnTimeout(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setShutdownTimeout(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setSourceLocationEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setSqsQueueUrl(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setStandby(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setStartupRecorder(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStartupRecorderDir(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStartupRecorderDuration(long) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStartupRecorderMaxDepth(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStartupRecorderProfile(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStartupRecorderRecording(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStartupSummaryLevel(StartupSummaryLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingAllowClasses(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingAnySpoolRules(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingBufferSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingDenyClasses(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingRemoveSpoolDirectoryWhenStopping(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingSpoolCipher(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingSpoolDirectory(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingSpoolEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingSpoolThreshold(long) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingSpoolUsedHeapMemoryLimit(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingSpoolUsedHeapMemoryThreshold(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setStreamCachingStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setSubscriptionName(String) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- setSystemPropertiesMode(Integer) - Method in class org.apache.camel.spring.boot.properties.PropertiesComponentConfiguration
- setTenantId(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setThreadNamePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setThreadPoolSize(int) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setTimeout(int) - Method in class org.apache.camel.spring.boot.CamelStartupConditionConfigurationProperties
- setTimeout(Long) - Method in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
- 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
- setToken(String) - Method in class org.apache.camel.spring.boot.vault.HashicorpVaultConfigurationProperties
- setTraceFilter(String) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setTracePattern(String) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setTraceRests(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setTraceTemplates(boolean) - Method in class org.apache.camel.spring.boot.trace.CamelTraceConfigurationProperties
- setTracing(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setTracingLoggingFormat(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setTracingPattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setTracingStandby(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setTracingTemplates(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setTrustManagers(TrustManagersParameters) - Method in class org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
- setTypeConverterStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setUnhealthyOnExhausted(boolean) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setUnhealthyOnRestarting(boolean) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- setUri(String) - Method in class org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties.ServiceCall
- setUriEndpointOverride(String) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setUseBreadcrumb(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setUseDataType(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setUseDefaultInstance(boolean) - Method in class org.apache.camel.spring.boot.vault.GcpVaultConfigurationProperties
- setUseMdcLogging(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setUseSqsNotification(boolean) - Method in class org.apache.camel.spring.boot.vault.AwsVaultConfigurationProperties
- setUuidGenerator(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
-
Deprecated.
- setVaultName(String) - Method in class org.apache.camel.spring.boot.vault.AzureVaultConfigurationProperties
- setWarnOnEarlyShutdown(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
- Springboot() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties.Springboot
- SpringBootCamelContext - Class in org.apache.camel.spring.boot
-
The
CamelContext
created by Spring Boot. - SpringBootCamelContext(ApplicationContext, boolean, CamelSpringBootApplicationController) - Constructor for class org.apache.camel.spring.boot.SpringBootCamelContext
- SpringPropertiesParser - Class in org.apache.camel.spring.boot
-
Extension to
DefaultPropertiesParser
that will lookup in Spring viaPropertyResolver.getProperty(String)
. - SpringPropertiesParser(Environment) - Constructor for class org.apache.camel.spring.boot.SpringPropertiesParser
- SpringTypeConverter - Class in org.apache.camel.spring.boot
- SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
- SSLCondition() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLCondition
- SSLConfigCondition() - Constructor for class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration.SSLConfigCondition
- sslContextParameters(CamelContext, CamelSSLConfigurationProperties) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
- sslContextParametersSupplier(CamelSSLConfigurationProperties) - Method in class org.apache.camel.spring.boot.security.CamelSSLAutoConfiguration
- start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
- START - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
- staticServiceDiscovery() - Method in class org.apache.camel.spring.boot.cloud.CamelCloudServiceDiscoveryAutoConfiguration
- STOP - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
- supervisingRouteController(SupervisingRouteControllerConfiguration) - Method in class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerAutoConfiguration
- SupervisingRouteControllerAutoConfiguration - Class in org.apache.camel.spring.boot.routecontroller
- SupervisingRouteControllerAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerAutoConfiguration
- SupervisingRouteControllerConfiguration - Class in org.apache.camel.spring.boot.routecontroller
- SupervisingRouteControllerConfiguration() - Constructor for class org.apache.camel.spring.boot.routecontroller.SupervisingRouteControllerConfiguration
- SUSPEND - Enum constant in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
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
- TimeInfo() - Constructor for class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.TimeInfo
- TimePatternConverter - Class in org.apache.camel.spring.boot.cluster
-
This class is a copy from camel-core so we do not have direct dependency on internal classes
- toMilliSeconds(String) - Static method in class org.apache.camel.spring.boot.cluster.TimePatternConverter
- TypeConversionConfiguration - Class in org.apache.camel.spring.boot
- TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
V
- value() - Element in annotation interface org.apache.camel.spring.boot.util.ConditionalOnHierarchicalProperties
- valueOf(String) - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form
CamelSpringBootApplicationController.run()