Uses of Class
com.lightstreamer.adapters.remote.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 void
DataProvider. 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.void
Server. start()
Starts the communication between the Remote Adapter and the Proxy Adapter through the supplied streams.