Uses of Interface
com.lightstreamer.adapters.remote.ExceptionHandler
Packages that use ExceptionHandler
-
Uses of ExceptionHandler in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote that return ExceptionHandlerModifier and TypeMethodDescriptionfinal ExceptionHandler
Server.getExceptionHandler()
Gets the handler for error conditions occurring on the Remote Server.Methods in com.lightstreamer.adapters.remote with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionfinal void
Server.setExceptionHandler
(ExceptionHandler handler) Sets the handler for error conditions occurring on the Remote Server.