Interface | Description |
---|---|
ChildListTopicData | Deprecated
since 5.9
|
CommandTopicData | Deprecated
since 5.9
|
PublishingTopicData |
PublishingTopicData provides a mechanism for maintaining the data associated
with a topic and generating both load and delta messages to send to
subscribed clients.
|
SlaveTopicData |
Slave Topic Data.
|
TopicData |
Topic Data.
|
TopicDataInitialiser |
Specifies the interface of an object that may be invoked to initialise
PublishingTopicData . |
TopicDataListener |
This is the interface for any object that wants to listen for changes to
Publishing Topic Data.
|
TopicDataWithMetadata |
This is the interface for those types of
TopicData that either have
mandatory Metadata or allow optional Metadata. |
UniversalTopicData<V> |
This is the interface to a number of different topic types that are based on
DataType s. |
Class | Description |
---|---|
TopicDataFactory |
Factory for various
types of topic
data . |
Enum | Description |
---|---|
TopicDataType |
Defines the type of an instance of
TopicData . |
Copyright © 2016 Push Technology Ltd. All Rights Reserved.