Uses of Class
org.exolab.jms.client.JmsTopicSubscriber

Packages that use JmsTopicSubscriber
org.exolab.jms.client   
 

Uses of JmsTopicSubscriber in org.exolab.jms.client
 

Methods in org.exolab.jms.client with parameters of type JmsTopicSubscriber
protected  void JmsTopicSession.addSubscriber(JmsTopicSubscriber subscriber, java.lang.String name)
          Add the specified subscriber to the list of managed subscribers.
protected  void JmsTopicSession.removeSubscriber(JmsTopicSubscriber subscriber)
          Remove the specified subscriber form the list of managed subscribers.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.