Uses of Class
org.apache.camel.impl.DefaultExchange

Packages that use DefaultExchange
org.apache.camel.component.file The File Component for working with file systems. 
org.apache.camel.component.jmx The JMX Component for monitoring JMX Attributes uisng a CounterMonitor. 
org.apache.camel.component.pojo The POJO Component provides a simple Reflection based transport. 
 

Uses of DefaultExchange in org.apache.camel.component.file
 

Subclasses of DefaultExchange in org.apache.camel.component.file
 class FileExchange
          A Exchange for File
 

Uses of DefaultExchange in org.apache.camel.component.jmx
 

Subclasses of DefaultExchange in org.apache.camel.component.jmx
 class JMXExchange
          A Exchange for a jmx notification
 

Uses of DefaultExchange in org.apache.camel.component.pojo
 

Subclasses of DefaultExchange in org.apache.camel.component.pojo
 class PojoExchange
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.