Index

A C F G I M N P S U 
All Classes|All Packages

I

IPubSubSyncChannelUpdate<T extends java.io.Serializable> - Interface in provided.pubsubsync
Represents a subscribed channel where the user can update the published data and thus sync all subscribers to the channel.
IPubSubSyncChannelWatchOnly - Interface in provided.pubsubsync
Represents a Watch Only listener connection on a pubsub channel.
IPubSubSyncConnection - Interface in provided.pubsubsync
Interface that provides static methods that enable an IPubSubSyncManager to pulled down from the pubsub sync server machine.
IPubSubSyncData<T extends java.io.Serializable> - Interface in provided.pubsubsync
Published data received from the pubsub sync server during a sync operation.
IPubSubSyncManager - Interface in provided.pubsubsync
Top-level entity that can communicate with the pubsub sync server to create or subscribe to channels through which data can be published and synced to all subscribers.
IPubSubSyncUpdater<T extends java.io.Serializable> - Interface in provided.pubsubsync
Represents a generic function to update the value of the published data.
A C F G I M N P S U 
All Classes|All Packages