Uses of Interface
com.oracle.libuv.CallbackHandlerFactory
-
Uses of CallbackHandlerFactory in com.oracle.libuv
Classes in com.oracle.libuv that implement CallbackHandlerFactory Modifier and Type Class Description classLoopCallbackHandlerFactoryFields in com.oracle.libuv declared as CallbackHandlerFactory Modifier and Type Field Description protected CallbackHandlerFactoryLoopHandle. callbackHandlerFactoryConstructors in com.oracle.libuv with parameters of type CallbackHandlerFactory Constructor Description LoopHandle(CallbackExceptionHandler exceptionHandler, CallbackHandlerFactory callbackHandler, ContextProvider contextProvider)