Uses of Class
org.apache.camel.component.cxf.transport.CamelDestination

Packages that use CamelDestination
org.apache.camel.component.cxf.cxfbean   
 

Uses of CamelDestination in org.apache.camel.component.cxf.cxfbean
 

Subclasses of CamelDestination in org.apache.camel.component.cxf.cxfbean
 class CxfBeanDestination
          A CXF transport Destination that listens Camel Exchange from an associated CxfBeanEndpoint.
 



Apache CAMEL