Uses of Class
com.lightstreamer.adapters.remote.RemotingException
-
Packages that use RemotingException Package Description com.lightstreamer.adapters.remote -
-
Uses of RemotingException in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote with parameters of type RemotingException Modifier and Type Method Description booleanExceptionHandler. handleException(RemotingException exception)Called by the Remote Server upon an unexpected error.Methods in com.lightstreamer.adapters.remote that throw RemotingException Modifier and Type Method Description voidServer. start()Starts the communication between the Remote Adapter and the Proxy Adapter through the supplied streams.
-