Diffusion .NET Classic API - Core and Common  5.9.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Package PushTechnology.DiffusionCore.Connection.Connectors.ExternalClient.Notify

Classes

interface  ITopicNotifyTopicHandler
 A 'topic notify' topic handler. More...
 
interface  ITopicNotifyTopicListener
 The interface for notifications from a 'topic notify' topic. More...
 
class  MetadataType
 Represents the metadata type, or the way metadata is represented in a notification. More...
 
class  NotificationLevel
 Specifies the level of notification that the client wishes to receive. More...
 
class  SelectionMode
 Specifies the mode when selecting topic ranges for notification. More...
 
class  TopicNotifyIO
 This is used to serialize a TopicDefinition to a topic message or parse one from a topic message. More...
 
class  TopicNotifyTopicHandlerImpl
 Implementation of ITopicNotifyTopicHandler. More...