Uses of Class
org.apache.camel.component.spring.integration.adapter.AbstractCamelAdapter
-
Packages that use AbstractCamelAdapter Package Description org.apache.camel.component.spring.integration.adapter -
-
Uses of AbstractCamelAdapter in org.apache.camel.component.spring.integration.adapter
Subclasses of AbstractCamelAdapter in org.apache.camel.component.spring.integration.adapter Modifier and Type Class Description classCamelSourceAdapterA CamelContext will be injected into CameSourceAdapter which will let Spring Integration channel talk to the CamelContext certain endpointclassCamelTargetAdapterCamelTargetAdapter will redirect the Spring Integration message to the Camel context.
-