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

Packages that use QueueEndpoint
org.apache.camel.component.queue The Queue Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext 
 

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

Constructors in org.apache.camel.component.queue with parameters of type QueueEndpoint
QueueConsumer(QueueEndpoint<E> endpoint, Processor processor)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.