Uses of Interface
com.oracle.libuv.StreamWriteCallback
-
Uses of StreamWriteCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamWriteCallbackModifier and TypeFieldDescriptionprotected StreamWriteCallbackStreamHandle.onWriteprotected StreamWriteCallbackStreamHandle.onWriteMethods in com.oracle.libuv with parameters of type StreamWriteCallbackModifier and TypeMethodDescriptionvoidCallbackHandler.handleStreamWriteCallback(StreamWriteCallback cb, int status, Exception error)voidLoopCallbackHandler.handleStreamWriteCallback(StreamWriteCallback cb, int status, Exception error)