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 ExceptionHandlerServer.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 voidServer.setExceptionHandler(ExceptionHandler handler) Sets the handler for error conditions occurring on the Remote Server.