public interface BrokerTopicManagement
| Modifier and Type | Method and Description |
|---|---|
void |
createTopic(pl.allegro.tech.hermes.api.Topic topic) |
void |
removeTopic(pl.allegro.tech.hermes.api.Topic topic) |
boolean |
topicExists(pl.allegro.tech.hermes.api.Topic topic) |
void |
updateTopic(pl.allegro.tech.hermes.api.Topic topic) |