Uses of Interface
com.oracle.libuv.StreamShutdownCallback
-
Uses of StreamShutdownCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamShutdownCallbackModifier and TypeFieldDescriptionprotected StreamShutdownCallbackStreamHandle.onShutdownprotected StreamShutdownCallbackStreamHandle.onShutdownMethods in com.oracle.libuv with parameters of type StreamShutdownCallbackModifier and TypeMethodDescriptionvoidCallbackHandler.handleStreamShutdownCallback(StreamShutdownCallback cb, int status, Exception error)voidLoopCallbackHandler.handleStreamShutdownCallback(StreamShutdownCallback cb, int status, Exception error)