Package dev.getelements.elements.sdk.service.topic
package dev.getelements.elements.sdk.service.topic
-
InterfacesClassDescriptionTopic<T>Represents a system-wide topic which can be used as a place to publish and subscribe to messages.The Publisher type which is returned by
Topic.getPublisher()
.Represents a subscription.Entry point for mangingTopic
instances in the system.