Uses of Class
org.apache.camel.component.queue.QueueComponent

Packages that use QueueComponent
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. 
 

Uses of QueueComponent in org.apache.camel.component.queue
 

Constructors in org.apache.camel.component.queue with parameters of type QueueComponent
QueueEndpoint(String uri, QueueComponent<E> component)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.