Searched refs:translateAndSetInterestOps (Results 1 – 7 of 7) sorted by relevance
65 void translateAndSetInterestOps(int ops, SelectionKeyImpl sk); in translateAndSetInterestOps() method
105 channel.translateAndSetInterestOps(ops, this); in nioInterestOps()
146 public void translateAndSetInterestOps(int ops, SelectionKeyImpl sk) { in translateAndSetInterestOps() method in SinkChannelImpl
147 public void translateAndSetInterestOps(int ops, SelectionKeyImpl sk) { in translateAndSetInterestOps() method in SourceChannelImpl
375 public void translateAndSetInterestOps(int ops, SelectionKeyImpl sk) { in translateAndSetInterestOps() method in ServerSocketChannelImpl
1028 public void translateAndSetInterestOps(int ops, SelectionKeyImpl sk) { in translateAndSetInterestOps() method in SocketChannelImpl
1173 public void translateAndSetInterestOps(int ops, SelectionKeyImpl sk) { in translateAndSetInterestOps() method in DatagramChannelImpl