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

Packages that use QueueEndpoint
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 QueueEndpoint in org.apache.camel.component.queue
 

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



Copyright © 2007 Apache Software Foundation. All Rights Reserved.