Uses of Interface
com.lightstreamer.adapters.remote.ExceptionHandler
-
Packages that use ExceptionHandler Package Description com.lightstreamer.adapters.remote -
-
Uses of ExceptionHandler in com.lightstreamer.adapters.remote
Methods in com.lightstreamer.adapters.remote that return ExceptionHandler Modifier and Type Method Description ExceptionHandlerServer. getExceptionHandler()Gets the handler for error conditions occurring on the Remote Server.Methods in com.lightstreamer.adapters.remote with parameters of type ExceptionHandler Modifier and Type Method Description voidServer. setExceptionHandler(ExceptionHandler handler)Sets the handler for error conditions occurring on the Remote Server.
-