Uses of Interface
javax.jms.TopicPublisher

Packages that use TopicPublisher
javax.jms This is the basic contract for the Java Message Service - what JBossMQ offers and clients can expect. 
 

Uses of TopicPublisher in javax.jms
 

Methods in javax.jms that return TopicPublisher
 TopicPublisher TopicSession.createPublisher(Topic topic)
           
 



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