A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
theMessage — Property, class com.pushtechnology.diffusion.TopicMessage
TIDY_ON_UNSUBSCRIBE — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
topicAdded(topicName:String, definition:com.pushtechnology.diffusion.topics:TopicDefinition) — method, interface com.pushtechnology.diffusion.notifications.TopicNotifyListener
Callback method for topic added notifications.
TopicDataType — final class, package com.pushtechnology.diffusion.topics
The data type of topic data.
TopicDataType(typeCode:String, description:String) — Constructor, class com.pushtechnology.diffusion.topics.TopicDataType
TopicDefinition — final class, package com.pushtechnology.diffusion.topics
The definition of a topic.
TopicDefinition(type:com.pushtechnology.diffusion.topics:TopicDataType, properties:com.pushtechnology.diffusion.util:HashMap, metadata:com.pushtechnology.diffusion.topics:TopicMetadata) — Constructor, class com.pushtechnology.diffusion.topics.TopicDefinition
TopicListener — class, package com.pushtechnology.diffusion
Listener for topic messages.
TopicListener(pattern:RegExp, fp:Function, handle:int, thisContext:Object) — Constructor, class com.pushtechnology.diffusion.TopicListener
TopicMessage — class, package com.pushtechnology.diffusion
Topic Message.
TopicMessage(topic:String, message:String) — Constructor, class com.pushtechnology.diffusion.TopicMessage
TopicMetadata — final class, package com.pushtechnology.diffusion.topics
Metadata is sent as a set of name value pairs.
TopicMetadata(name:String, xml:String) — Constructor, class com.pushtechnology.diffusion.topics.TopicMetadata
TOPIC_NOTIFY — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicDataType
TopicNotifyListener — Interface, package com.pushtechnology.diffusion.notifications
Provides an interface for the topic notification listener.
TopicNotifyTopicHandler — final class, package com.pushtechnology.diffusion
The handler for topic notifications.
TopicNotifyTopicHandler(message:com.pushtechnology.diffusion:TopicMessage, client:com.pushtechnology.diffusion:DiffusionClient, listener:com.pushtechnology.diffusion.notifications:TopicNotifyListener) — Constructor, class com.pushtechnology.diffusion.TopicNotifyTopicHandler
Constructor for a TopicNotifyTopicHandler object.
TopicProperty — final class, package com.pushtechnology.diffusion.topics
The properties of a topic.
TopicProperty(key:String) — Constructor, class com.pushtechnology.diffusion.topics.TopicProperty
topicRemoved(topicName:String) — method, interface com.pushtechnology.diffusion.notifications.TopicNotifyListener
Callback method for topic removed notifications.
TOPIC_STATUS — Constant Static Property, class com.pushtechnology.diffusion.TopicMessage
TOPIC_STATUS — Constant Static Property, class com.pushtechnology.diffusion.events.TopicStatusEvent
TopicStatusEvent — class, package com.pushtechnology.diffusion.events
This event is dispatched when a topic status message is received from the server.
TopicStatusEvent(message:com.pushtechnology.diffusion:TopicStatusMessage) — Constructor, class com.pushtechnology.diffusion.events.TopicStatusEvent
TopicStatusMessage — class, package com.pushtechnology.diffusion
TopicStatusMessage Message This is created by the DiffusionClient and passed in the DiffusionTopicStatusEvent.
TopicStatusMessage(topic:String, status:String) — Constructor, class com.pushtechnology.diffusion.TopicStatusMessage
topicUpdated(topicName:String, properties:com.pushtechnology.diffusion.util:HashMap) — method, interface com.pushtechnology.diffusion.notifications.TopicNotifyListener
Callback method for topic updated notifications.
toString() — method, class com.pushtechnology.diffusion.DiffusionClientCredentials
toString() — method, class com.pushtechnology.diffusion.Record
toString() — method, class com.pushtechnology.diffusion.ServerDetails
toString() — method, class com.pushtechnology.diffusion.TopicMessage
toString() — method, class com.pushtechnology.diffusion.events.DiffusionConnectionEvent
toString() — method, interface com.pushtechnology.diffusion.paged.Lines
toString() — method, class com.pushtechnology.diffusion.topics.TopicDefinition
toStringWithFieldDelimeter() — method, class com.pushtechnology.diffusion.Record
TRACE — Constant Static Property, class com.pushtechnology.diffusion.events.DiffusionTraceEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z