Uses of Interface
com.oracle.libuv.StreamWriteCallback
-
Uses of StreamWriteCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamWriteCallback Modifier and Type Field Description protected StreamWriteCallbackStreamHandle. onWriteprotected StreamWriteCallbackStreamHandle. onWriteMethods in com.oracle.libuv with parameters of type StreamWriteCallback Modifier and Type Method Description voidCallbackHandler. handleStreamWriteCallback(StreamWriteCallback cb, int status, java.lang.Exception error)voidLoopCallbackHandler. handleStreamWriteCallback(StreamWriteCallback cb, int status, java.lang.Exception error)