Message Queue, v4.4 API Specification

Uses of Interface
javax.jms.TopicPublisher

Packages that use TopicPublisher
javax.jms The Java Message Service (JMS) API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages. 
 

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.
 


Message Queue, v4.4 API Specification

Copyright 2009 Sun Microsystems, Inc.
4150 Network Circle, Santa Clara, CA 95054, U.S.A. All Rights Reserved.