Uses of Interface
jakarta.jms.TopicPublisher
-
-
Uses of TopicPublisher in jakarta.jms
Methods in jakarta.jms that return TopicPublisher Modifier and Type Method Description TopicPublisher
TopicSession. createPublisher(Topic topic)
Creates a publisher for the specified topic.
-