Uses of Interface
org.apache.activemq.CustomDestination

Packages that use CustomDestination
org.apache.activemq.camel Defines a JMS client which is capable of sending and receiving messages to Camel endpoints to provide Enterprise Integration Patterns integration in any JMS client application. 
 

Uses of CustomDestination in org.apache.activemq.camel
 

Classes in org.apache.activemq.camel that implement CustomDestination
 class CamelDestination
           
 class CamelQueue
          A JMS Queue object which refers to a Camel endpoint
 class CamelTopic
          A JMS Topic object which refers to a Camel endpoint
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.