Uses of Package
org.apache.camel.component.queue

Packages that use org.apache.camel.component.queue
org.apache.camel.component.queue The Queue Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext 
org.apache.camel.component.vm The VM Component for asynchronous SEDA exchanges on a BlockingQueue within the current JVM; so across CamelContext instances. 
 

Classes in org.apache.camel.component.queue used by org.apache.camel.component.queue
QueueComponent
          An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
QueueEndpoint
          An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
 

Classes in org.apache.camel.component.queue used by org.apache.camel.component.vm
QueueComponent
          An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.