Uses of Interface
org.apache.camel.spi.SynchronizationRouteAware

Packages that use SynchronizationRouteAware
org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user 
 

Uses of SynchronizationRouteAware in org.apache.camel.support
 

Classes in org.apache.camel.support that implement SynchronizationRouteAware
 class SynchronizationAdapter
          Simple Synchronization adapter with empty methods for easier overriding of single methods.
 



Apache Camel