All Classes
-
Class Summary Class Description AbstractCamelAdapter The Abstract class for the Spring Integration Camel AdapterAbstractCamelContextBeanDefinitionParaser This BeanDefinition parser help to inject the camel context into the beansCamelSourceAdapter A CamelContext will be injected into CameSourceAdapter which will let Spring Integration channel talk to the CamelContext certain endpointCamelSourceAdapterParser Parser for the <camelSource/> elementCamelTargetAdapter CamelTargetAdapter will redirect the Spring Integration message to the Camel context.CamelTargetAdapterParser Parser for the <camelTarget/> elementNamespaceHandler The name space handler Spring Integration Camel AdapterSpringIntegrationBinding The helper class for Mapping between the Spring Integration message and the Camel Message.SpringIntegrationComponent Represents the component that managesSpringIntegrationEndpoint
.SpringIntegrationComponentConfigurer Generated by camel build tools - do NOT edit this file!SpringIntegrationConstants SpringIntegrationConsumer A consumer of exchanges for the Spring Integration Please specify the inputChannel in the endpoint url for this consumer.SpringIntegrationConverter The Type Converters for turning the Spring Integration types into Camel native type.SpringIntegrationConverterLoader Generated by camel build tools - do NOT edit this file!SpringIntegrationEndpoint Bridge Camel with Spring Integration.SpringIntegrationEndpointConfigurer Generated by camel build tools - do NOT edit this file!SpringIntegrationEndpointUriFactory Generated by camel build tools - do NOT edit this file!SpringIntegrationMessage The MessageDefaultMessage
implementation for accessing the SpringIntegrationMessageSpringIntegrationProducer A producer of exchanges for the Spring Integration Please specify the outputChannel in the endpoint url for this producer.