JMS 1.1 API 1.0.0.Final

Uses of Interface
javax.jms.TopicPublisher

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.
 


JMS 1.1 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.