Interface AllTopicClientsService

All Known Implementing Classes:
DefaultAllTopicClientsService

public interface AllTopicClientsService
  • Method Summary

    Modifier and Type
    Method
    Description
    getAllClientsByTopic(pl.allegro.tech.hermes.api.TopicName topicName)
     
  • Method Details

    • getAllClientsByTopic

      List<String> getAllClientsByTopic(pl.allegro.tech.hermes.api.TopicName topicName)