Uses of Class
br.pucrio.tecgraf.soma.logsmonitor.flow.TopicPublisher
-
Packages that use TopicPublisher Package Description br.pucrio.tecgraf.soma.logsmonitor.manager -
-
Uses of TopicPublisher in br.pucrio.tecgraf.soma.logsmonitor.manager
Methods in br.pucrio.tecgraf.soma.logsmonitor.manager that return TopicPublisher Modifier and Type Method Description TopicPublisherPublisherManager. getTopicPublisher(Topic topic)TopicPublisherPublisherManager. subscribe(Topic topic, Long initialSeqnum, String sessionId, String subscriptionId)Methods in br.pucrio.tecgraf.soma.logsmonitor.manager that return types with arguments of type TopicPublisher Modifier and Type Method Description Optional<TopicPublisher>PublisherManager. unsubscribe(Topic topic, String sessionId)
-