Index

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

S

start(ILogger, IRMIUtils, int) - Method in interface provided.pubsubsync.IPubSubSyncManager
*** FOR INTERNAL USE ONLY! DEVELOPER CODE SHOULD NEVER CALL THIS METHOD! ***
Starts the PubSub Sync manager on the current machine.
subscribeToUpdateChannel(UUID, Consumer<IPubSubSyncData<T>>, Consumer<String>) - Method in interface provided.pubsubsync.IPubSubSyncManager
Subscribe to the channel with the given ID such that the data in the channel can be updated.
subscribeToWatchOnlyChannel(UUID, Consumer<IPubSubSyncData<T>>, Consumer<String>) - Method in interface provided.pubsubsync.IPubSubSyncManager
Subscribe to the channel with the given ID such that the data in the channel can only be watched and not updated.
syncNow() - Method in interface provided.pubsubsync.IPubSubSyncChannelWatchOnly
Request that the pubsub sync server immediately update just this app's sync function.
A C F G I M N P S U 
All Classes|All Packages