Uses of Class
org.huihoo.jfox.ms.jms.base.DestinationImpl

Packages that use DestinationImpl
org.huihoo.jfox.ms.jms.queue   
org.huihoo.jfox.ms.jms.topic   
 

Uses of DestinationImpl in org.huihoo.jfox.ms.jms.queue
 

Subclasses of DestinationImpl in org.huihoo.jfox.ms.jms.queue
 class QueueImpl
           This class implements the JMS queue.
 class TemporaryQueueImpl
           This class implements the JMS temporary queue.
 

Uses of DestinationImpl in org.huihoo.jfox.ms.jms.topic
 

Subclasses of DestinationImpl in org.huihoo.jfox.ms.jms.topic
 class TemporaryTopicImpl
          Created by IntelliJ IDEA.
 class TopicImpl
          Created by IntelliJ IDEA.
 



Copyright © 2002-2003 Open Enterprise Foundation. All Rights Reserved.