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

Packages that use MessageConsumerImpl
org.huihoo.jfox.ms.jms.base   
org.huihoo.jfox.ms.jms.queue   
org.huihoo.jfox.ms.jms.topic   
 

Uses of MessageConsumerImpl in org.huihoo.jfox.ms.jms.base
 

Methods in org.huihoo.jfox.ms.jms.base with parameters of type MessageConsumerImpl
protected  void SessionImpl.addConsumer(MessageConsumerImpl messageConsumer)
          Add the specified receiver to the list of managed receivers.
 

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

Subclasses of MessageConsumerImpl in org.huihoo.jfox.ms.jms.queue
 class QueueReceiverImpl
           This class implements the JMS queue receiver.
 

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

Subclasses of MessageConsumerImpl in org.huihoo.jfox.ms.jms.topic
 class TopicSubscriberImpl
          Created by IntelliJ IDEA.
 



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