Uses of Interface
com.oracle.libuv.StreamConnectionCallback
-
Uses of StreamConnectionCallback in com.oracle.libuv
Fields in com.oracle.libuv declared as StreamConnectionCallback Modifier and Type Field Description protected StreamConnectionCallbackStreamHandle. onConnectionprotected StreamConnectionCallbackStreamHandle. onConnectionMethods in com.oracle.libuv with parameters of type StreamConnectionCallback Modifier and Type Method Description voidCallbackHandler. handleStreamConnectionCallback(StreamConnectionCallback cb, int status, java.lang.Exception error)voidLoopCallbackHandler. handleStreamConnectionCallback(StreamConnectionCallback cb, int status, java.lang.Exception error)