Searched refs:onEvent (Results 1 – 4 of 4) sorted by relevance
48 void onEvent(int events, boolean mayInvokeDirect); in onEvent() method130 public void onEvent(int events, boolean mayInvokeDirect) { } in attachForeignChannel()
293 ev.channel().onEvent(ev.events(), isPooledThread); in run()
154 public void onEvent(int events, boolean mayInvokeDirect) { in onEvent() method in UnixAsynchronousServerSocketChannelImpl
216 public void onEvent(int events, boolean mayInvokeDirect) { in onEvent() method in UnixAsynchronousSocketChannelImpl