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