Uses of Interface
com.lightstreamer.interfaces.data.ItemEvent
-
Uses of ItemEvent in com.lightstreamer.interfaces.data
Modifier and TypeMethodDescriptionvoid
ItemEventListener.smartUpdate
(Object itemHandle, ItemEvent event, boolean isSnapshot) Can be called by a Data Adapter that implements the extended interface SmartDataProvider to send an ItemEvent to Lightstreamer Kernel when the ItemEvent is implemented as an ItemEvent instance.void
Called by a Data Adapter to send an ItemEvent to Lightstreamer Kernel when the ItemEvent is implemented as an ItemEvent instance.