Uses of Interface
com.lightstreamer.adapters.remote.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 ExceptionHandler
Server. 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 void
Server. setExceptionHandler(ExceptionHandler handler)
Sets the handler for error conditions occurring on the Remote Server.