A B C D F G I M O R S T 

A

afterApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
 

B

beforeApplicationStart(CamelContext) - Method in interface org.apache.camel.spring.boot.CamelContextConfiguration
 
blockMainThread() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController

C

CamelAutoConfiguration - Class in org.apache.camel.spring.boot
 
CamelAutoConfiguration() - Constructor for class org.apache.camel.spring.boot.CamelAutoConfiguration
 
CamelConfigurationProperties - Class in org.apache.camel.spring.boot
 
CamelConfigurationProperties() - Constructor for class org.apache.camel.spring.boot.CamelConfigurationProperties
 
CamelContextConfiguration - Interface in org.apache.camel.spring.boot
 
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
 
CamelSpringBootApplicationController - Class in org.apache.camel.spring.boot
 
CamelSpringBootApplicationController(ApplicationContext, CamelContext) - Constructor for class org.apache.camel.spring.boot.CamelSpringBootApplicationController
 
CamelSpringBootInitializationException - Exception in org.apache.camel.spring.boot
 
CamelSpringBootInitializationException(Throwable) - Constructor for exception org.apache.camel.spring.boot.CamelSpringBootInitializationException
 
configure() - Method in class org.apache.camel.spring.boot.FatJarRouter
 
configure(SpringApplicationBuilder) - Method in class org.apache.camel.spring.boot.FatWarInitializer
 
convertTo(Class<T>, Exchange, Object) - Method in class org.apache.camel.spring.boot.SpringTypeConverter
 

D

doLoadJarClassEntries(InputStream, String) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
Loads all the class entries from the main JAR and all nested jars.
doLoadJarClassEntries(InputStream, String, boolean, boolean) - Method in class org.apache.camel.spring.boot.FatJarPackageScanClassResolver
 

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
 
FatJarRouter - Class in org.apache.camel.spring.boot
 
FatJarRouter() - Constructor for class org.apache.camel.spring.boot.FatJarRouter
 
FatWarInitializer - Class in org.apache.camel.spring.boot
 
FatWarInitializer() - Constructor for class org.apache.camel.spring.boot.FatWarInitializer
 

G

getConsumerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJmxManagementNamePattern() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getJmxManagementStatisticsLevel() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getLogDebugMaxChars() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getName() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getProducerTemplateCacheSize() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRests() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
getXmlRoutes() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 

I

isAllowUseOriginalMessage() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isAutoStartup() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isEndpointRuntimeStatisticsEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isHandleFault() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isJmxCreateConnector() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isJmxEnabled() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isMainRunController() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isMessageHistory() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isStreamCaching() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTracing() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
isTypeConversion() - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 

M

main(String...) - Static method in class org.apache.camel.spring.boot.FatJarRouter
 

O

onApplicationEvent(ContextRefreshedEvent) - Method in class org.apache.camel.spring.boot.RoutesCollector
 
org.apache.camel.spring.boot - package org.apache.camel.spring.boot
 

R

routerClass() - Method in class org.apache.camel.spring.boot.FatWarInitializer
 
RoutesCollector - Class in org.apache.camel.spring.boot
Collects routes and rests from the various sources (like Spring application context beans registry or opinionated classpath locations) and injects these into the Camel context.
RoutesCollector(ApplicationContext, List<CamelContextConfiguration>, CamelConfigurationProperties) - Constructor for class org.apache.camel.spring.boot.RoutesCollector
 
run() - Method in class org.apache.camel.spring.boot.CamelSpringBootApplicationController
Runs the application and blocks the main thread and shutdown Camel graceful when the JVM is stopping.

S

setAllowUseOriginalMessage(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setAutoStartup(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setConsumerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setEndpointRuntimeStatisticsEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setHandleFault(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxCreateConnector(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxEnabled(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxManagementNamePattern(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setJmxManagementStatisticsLevel(ManagementStatisticsLevel) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setLogDebugMaxChars(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMainRunController(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setMessageHistory(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setName(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setProducerTemplateCacheSize(int) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setStreamCaching(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTracing(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setTypeConversion(boolean) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRests(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
setXmlRoutes(String) - Method in class org.apache.camel.spring.boot.CamelConfigurationProperties
 
SpringTypeConverter - Class in org.apache.camel.spring.boot
 
SpringTypeConverter(List<ConversionService>) - Constructor for class org.apache.camel.spring.boot.SpringTypeConverter
 
start() - Method in class org.apache.camel.spring.boot.CamelMainRunController
 

T

TypeConversionConfiguration - Class in org.apache.camel.spring.boot
 
TypeConversionConfiguration() - Constructor for class org.apache.camel.spring.boot.TypeConversionConfiguration
 
A B C D F G I M O R S T 

Apache Camel