JMS API v1.1

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 API v1.1

Copyright © 2007-2011 Fabric3 Project. All Rights Reserved.