Uses of Interface
dev.getelements.elements.sdk.service.topic.Topic
Packages that use Topic
Package
Description
-
Uses of Topic in dev.getelements.elements.sdk.service.topic
Methods in dev.getelements.elements.sdk.service.topic that return TopicModifier and TypeMethodDescriptionTopic.getSubtopicNamed(String name) Returns a subtopic with the provided name.<T> Topic<T> TopicService.getTopicForTypeNamed(Class<T> tClass, String named) Gets aTopicfor the supplied message type. -
Uses of Topic in dev.getelements.elements.service.topic
Methods in dev.getelements.elements.service.topic that return TopicModifier and TypeMethodDescription<T> Topic<T> NoopTopicService.getTopicForTypeNamed(Class<T> tClass, String named)