Searched defs:translateAndSetReadyOps (Results 1 - 11 of 11) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DSelChImpl.java63 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk); method in interface:SelChImpl
H A DServerSocketChannelImpl.java338 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:ServerSocketChannelImpl
H A DSocketChannelImpl.java956 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SocketChannelImpl
H A DDatagramChannelImpl.java1075 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:DatagramChannelImpl
/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DSinkChannelImpl.java103 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SinkChannelImpl
H A DSourceChannelImpl.java102 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SourceChannelImpl
/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DSinkChannelImpl.java143 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SinkChannelImpl
H A DSourceChannelImpl.java143 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SourceChannelImpl
H A DSctpServerChannelImpl.java336 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SctpServerChannelImpl
H A DSctpChannelImpl.java630 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SctpChannelImpl
H A DSctpMultiChannelImpl.java347 public boolean translateAndSetReadyOps(int ops, SelectionKeyImpl sk) { method in class:SctpMultiChannelImpl

Completed in 56 milliseconds