Uses of Interface
javax.jms.TopicPublisher
-
-
Uses of TopicPublisher in javax.jms
Fields in javax.jms declared as TopicPublisher Modifier and Type Field Description (package private) TopicPublisherTopicRequestor. publisherMethods in javax.jms that return TopicPublisher Modifier and Type Method Description TopicPublisherTopicSession. createPublisher(Topic topic)Creates a publisher for the specified topic.
-