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  
page(page:String) — method, class com.pushtechnology.diffusion.PagedTopicHandler
Request a page.
page(handler:com.pushtechnology.diffusion:PagedTopicHandler, status:com.pushtechnology.diffusion.paged:PageStatus, lines:com.pushtechnology.diffusion.paged:Lines) — method, interface com.pushtechnology.diffusion.PagedTopicListener
Notifies receipt of a page from the server.
PAGED_COMPARATOR — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
PAGED_COMPARATOR_CLASS — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
PAGED_DUPLICATES_POLICY — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
PAGED_RECORD — Constant Static Property, class com.pushtechnology.diffusion.PagedTopicHandler
PAGED_RECORD — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicDataType
PAGED_STRING — Constant Static Property, class com.pushtechnology.diffusion.PagedTopicHandler
PAGED_STRING — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicDataType
PagedTopicHandler — class, package com.pushtechnology.diffusion
Handler for page topic data.
PagedTopicHandler(client:com.pushtechnology.diffusion:DiffusionClient, loadMessage:com.pushtechnology.diffusion:TopicMessage, listener:com.pushtechnology.diffusion:PagedTopicListener) — Constructor, class com.pushtechnology.diffusion.PagedTopicHandler
Constructor for handler.
PagedTopicListener — Interface, package com.pushtechnology.diffusion
Listener for events from a Paged Topic.
PageStatus — class, package com.pushtechnology.diffusion.paged
PageStatus(message:com.pushtechnology.diffusion:TopicMessage) — Constructor, class com.pushtechnology.diffusion.paged.PageStatus
PB_CLASS — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
PB_DELETION_VALUE — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
PB_NAME — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
PB_UPDATE_MODE — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicProperty
ping(timeStamp:String, queueSize:String) — method, class com.pushtechnology.diffusion.DiffusionClient
Send a ping request to Diffusion, this in turn will respond with a PingMessage
PING — Constant Static Property, class com.pushtechnology.diffusion.events.DiffusionPingEvent
PingMessage — class, package com.pushtechnology.diffusion
Ping Message.
PingMessage(timestamp:String, queueSize:Number) — Constructor, class com.pushtechnology.diffusion.PingMessage
PRIOR — Constant Static Property, class com.pushtechnology.diffusion.PagedTopicHandler
Page option to open the previous page.
PROPERTIES — Constant Static Property, class com.pushtechnology.diffusion.notifications.NotificationLevel
Midlevel of notifications.
PROTOCOL — Constant Static Property, class com.pushtechnology.diffusion.TopicMessage
PROTOCOL_BUFFER — Constant Static Property, class com.pushtechnology.diffusion.topics.TopicDataType
putArrayOfFields(fields:Array) — method, class com.pushtechnology.diffusion.Record
putFields(... rest) — method, class com.pushtechnology.diffusion.Record
putRecord(... rest) — method, class com.pushtechnology.diffusion.TopicMessage
put one Record of Strings (Throws DiffusionProtocolError Exception)
putRecords(... rest) — method, class com.pushtechnology.diffusion.TopicMessage
put one or more Record (Throws DiffusionProtocolError Exception)
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