Uses of Interface
com.oracle.libuv.StreamConnectionCallback
-
Uses of StreamConnectionCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamConnectionCallbackModifier and TypeFieldDescriptionprotected StreamConnectionCallbackStreamHandle.onConnectionprotected StreamConnectionCallbackStreamHandle.onConnectionMethods in com.oracle.libuv with parameters of type StreamConnectionCallbackModifier and TypeMethodDescriptionvoidCallbackHandler.handleStreamConnectionCallback(StreamConnectionCallback cb, int status, Exception error)voidLoopCallbackHandler.handleStreamConnectionCallback(StreamConnectionCallback cb, int status, Exception error)