Uses of Class
com.lightstreamer.adapters.remote.DataProviderException
-
Packages that use DataProviderException Package Description com.lightstreamer.adapters.remote -
-
Uses of DataProviderException in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote that throw DataProviderException Modifier and Type Method Description voidDataProvider. init(java.util.Map<java.lang.String,java.lang.String> parameters, java.lang.String configFile)Called by the Remote Server to provide initialization information to the Data Adapter.voidServer. start()Starts the communication between the Remote Adapter and the Proxy Adapter through the supplied streams.
-