Uses of Class
com.lightstreamer.interfaces.data.FailureException
Packages that use FailureException
-
Uses of FailureException in com.lightstreamer.interfaces.data
Methods in com.lightstreamer.interfaces.data that throw FailureExceptionModifier and TypeMethodDescriptionvoidCalled by Lightstreamer Kernel to request data for an Item.voidInherited by the base interface DataProvider but never called in this case, because the extended version will always be called in its place.voidCalled by Lightstreamer Kernel to request data for an Item.voidDataProvider.unsubscribe(String itemName) Called by Lightstreamer Kernel to end a previous request of data for an Item.