Uses of Interface
com.pushtechnology.diffusion.client.features.control.topics.views.TopicView
Packages that use TopicView
Package
Description
Client API : Topic View Features.
-
Uses of TopicView in com.pushtechnology.diffusion.client.features.control.topics.views
Methods in com.pushtechnology.diffusion.client.features.control.topics.views that return types with arguments of type TopicViewModifier and TypeMethodDescriptionTopicViews.createTopicView
(String name, String specification) Create a new named topic view.TopicViews.getTopicView
(String name) Get a named Topic View.TopicViews.listTopicViews()
List all the topic views that have been created.