JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.lightstreamer.interfaces.data.DataProviderException
Packages that use
DataProviderException
Package
Description
com.lightstreamer.interfaces.data
Uses of
DataProviderException
in
com.lightstreamer.interfaces.data
Methods in
com.lightstreamer.interfaces.data
that throw
DataProviderException
Modifier and Type
Method
Description
void
DataProvider.
init
(
Map
params,
File
configDir)
Called by Lightstreamer Kernel to provide initialization information to the Data Adapter.