Package org.apache.camel.queue

SEDA based message routing using Java's Queue interface.

See:
          Description

Class Summary
QueueComponent<E> Represents the component that manages QueueEndpoint.
QueueEndpoint<E extends Exchange> Represents a queue endpoint that uses a BlockingQueue object to process inbound exchanges.
QueueEndpointResolver<E extends Exchange> An implementation of EndpointResolver that creates QueueEndpoint objects.
 

Package org.apache.camel.queue Description

SEDA based message routing using Java's Queue interface.



Copyright © 2007 Apache Software Foundation. All Rights Reserved.