Uses of Interface
javax.jms.TopicPublisher

Packages that use TopicPublisher
javax.jms JMS 1.1 API. 
 

Uses of TopicPublisher in javax.jms
 

Methods in javax.jms that return TopicPublisher
 TopicPublisher TopicSession.createPublisher(Topic topic)
          Creates a publisher for the specified topic.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.