Uses of Class
com.lightstreamer.adapters.remote.SubscriptionException
-
Uses of SubscriptionException in com.lightstreamer.adapters.remote
Modifier and TypeMethodDescriptionboolean
DataProvider.isSnapshotAvailable
(String itemName) Called by Lightstreamer Kernel through the Remote Server to know whether the Data Adapter, after a subscription for an Item, will send some Snapshot Item Events before sending the updates.void
Called by Lightstreamer Remote Server to request data for an Item.void
DataProvider.unsubscribe
(String itemName) Called by Lightstreamer Kernel through the Remote Server to end a previous request of data for an Item.