Uses of Class
org.objectweb.joram.mom.dest.Queue

Packages that use Queue
com.scalagent.joram.mom.dest.ftp   
com.scalagent.joram.mom.dest.scheduler   
org.objectweb.joram.mom.dest The org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. 
org.objectweb.joram.mom.dest.jmsbridge The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. 
 

Uses of Queue in com.scalagent.joram.mom.dest.ftp
 

Subclasses of Queue in com.scalagent.joram.mom.dest.ftp
 class FtpQueue
          A FtpQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a FtpQueueImpl instance.
 

Uses of Queue in com.scalagent.joram.mom.dest.scheduler
 

Subclasses of Queue in com.scalagent.joram.mom.dest.scheduler
 class SchedulerQueue
           
 

Uses of Queue in org.objectweb.joram.mom.dest
 

Subclasses of Queue in org.objectweb.joram.mom.dest
 class AcquisitionQueue
          An AcquisitionQueue agent is an agent hosting an AcquisitionQueueImpl.
 class ClusterQueue
          A ClusterQueue agent is an agent hosting a MOM queue, and which behaviour is provided by a ClusterQueueImpl instance.
 class DeadMQueue
          Deprecated. Since Joram 5.2 every Queue can be a DeadMQueue
 class DistributionQueue
          An DistributionQueue agent is an agent hosting a DistributionQueueImpl.
 

Uses of Queue in org.objectweb.joram.mom.dest.jmsbridge
 

Subclasses of Queue in org.objectweb.joram.mom.dest.jmsbridge
 class JMSBridgeQueue
          A BridgeQueue agent is an agent hosting a bridge queue, and which behaviour is provided by a BridgeQueueImpl instance.
 



Copyright © 2010 ScalAgent D.T.. All Rights Reserved.