Uses of Interface
org.apache.camel.Ordered

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

Uses of Ordered in org.apache.camel.support
 

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



Apache Camel