Uses of Interface
com.oracle.libuv.StreamShutdownCallback
-
Uses of StreamShutdownCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamShutdownCallback Modifier and Type Field Description protected StreamShutdownCallbackStreamHandle. onShutdownprotected StreamShutdownCallbackStreamHandle. onShutdownMethods in com.oracle.libuv with parameters of type StreamShutdownCallback Modifier and Type Method Description voidCallbackHandler. handleStreamShutdownCallback(StreamShutdownCallback cb, int status, java.lang.Exception error)voidLoopCallbackHandler. handleStreamShutdownCallback(StreamShutdownCallback cb, int status, java.lang.Exception error)