Uses of Interface
com.oracle.libuv.CallbackExceptionHandler
-
Uses of CallbackExceptionHandler in com.oracle.libuv
Fields in com.oracle.libuv declared as CallbackExceptionHandler Modifier and Type Field Description protected CallbackExceptionHandlerLoopHandle. exceptionHandlerMethods in com.oracle.libuv that return CallbackExceptionHandler Modifier and Type Method Description CallbackExceptionHandlerLoopHandle. getExceptionHandler()Constructors in com.oracle.libuv with parameters of type CallbackExceptionHandler Constructor Description LoopHandle(CallbackExceptionHandler exceptionHandler, CallbackHandlerFactory callbackHandler, ContextProvider contextProvider)