Searched defs:onEvent (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DPort.java48 void onEvent(int events, boolean mayInvokeDirect); method in interface:Port.PollableChannel
H A DUnixAsynchronousServerSocketChannelImpl.java131 public void onEvent(int events, boolean mayInvokeDirect) { method in class:UnixAsynchronousServerSocketChannelImpl
H A DUnixAsynchronousSocketChannelImpl.java205 public void onEvent(int events, boolean mayInvokeDirect) { method in class:UnixAsynchronousSocketChannelImpl

Completed in 84 milliseconds