Uses of Interface
javax.jms.TopicPublisher
-
Uses of TopicPublisher in javax.jms
Fields in javax.jms declared as TopicPublisherMethods in javax.jms that return TopicPublisherModifier and TypeMethodDescriptionTopicSession.createPublisher
(Topic topic) Creates a publisher for the specified topic.