Uses of Interface
com.lightstreamer.adapters.remote.IndexedItemEvent
Package | Description |
---|---|
com.lightstreamer.adapters.remote |
-
Uses of IndexedItemEvent in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote with parameters of type IndexedItemEvent Modifier and Type Method Description void
ItemEventListener. update(java.lang.String itemName, IndexedItemEvent itemEvent, boolean isSnapshot)
Called by a Data Adapter to send an Item Event to Lightstreamer Kernel when the Item Event is implemented as an IndexedItemEvent instance.