JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
io.webfolder.libuv
Package
com.oracle.libuv
Interface CallbackHandlerFactory
All Known Implementing Classes:
LoopCallbackHandlerFactory
public interface
CallbackHandlerFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CallbackHandler
newCallbackHandler
()
CallbackHandler
newCallbackHandler
(
Object
context)
Method Details
newCallbackHandler
CallbackHandler
newCallbackHandler
(
Object
context)
newCallbackHandler
CallbackHandler
newCallbackHandler
()