Uses of Class
br.pucrio.tecgraf.soma.logsmonitor.flow.TopicSubscriber
-
Packages that use TopicSubscriber Package Description br.pucrio.tecgraf.soma.logsmonitor.flow br.pucrio.tecgraf.soma.logsmonitor.manager -
-
Uses of TopicSubscriber in br.pucrio.tecgraf.soma.logsmonitor.flow
Methods in br.pucrio.tecgraf.soma.logsmonitor.flow with parameters of type TopicSubscriber Modifier and Type Method Description voidTopicPublisher. subscribe(String sessionId, TopicSubscriber subscriber) -
Uses of TopicSubscriber in br.pucrio.tecgraf.soma.logsmonitor.manager
Methods in br.pucrio.tecgraf.soma.logsmonitor.manager that return TopicSubscriber Modifier and Type Method Description TopicSubscriberPublisherManager. getTopicSubscriber(String sessionId, String subscriptionId, Topic topic, TopicEventMapper mapper, Long initialSeqnum)
-