Uses of Class
org.symphonyoss.s2.fugue.pubsub.Topic
-
-
Uses of Topic in org.symphonyoss.s2.fugue.pubsub
Methods in org.symphonyoss.s2.fugue.pubsub that return Topic Modifier and Type Method Description TopicTopic. withObsoleteId(String obsoleteId)Set the obsolete ID for this topic.TopicTopic. withServiceId(String serviceId)Set the service ID for the owner of this topic.
-