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

Packages that use org.apache.camel.component.queue
org.apache.camel.component.queue The Queue Component provides asynchronous (in-VM) dispatch of messages to consumer to implement SEDA based message routing using Java's Queue interface. 
 

Classes in org.apache.camel.component.queue used by org.apache.camel.component.queue
QueueComponent
          Represents the component that manages QueueEndpoint.
QueueEndpoint
          Represents a queue endpoint that uses a BlockingQueue object to process inbound exchanges.
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.