Uses of Class
com.lightstreamer.adapters.remote.RemotingException
Packages that use RemotingException
-
Uses of RemotingException in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote with parameters of type RemotingExceptionModifier and TypeMethodDescriptionboolean
ExceptionHandler.handleException
(RemotingException exception) Called by the Remote Server upon an unexpected error.Methods in com.lightstreamer.adapters.remote that throw RemotingExceptionModifier and TypeMethodDescriptionfinal void
Server.start()
Starts the communication between the Remote Adapter and the Proxy Adapter through the supplied streams.