Searched defs:SourceChannelImpl (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/windows/classes/sun/nio/ch/ | ||
H A D | SourceChannelImpl.java | 41 class SourceChannelImpl class in inherits:Pipe.SourceChannel,SelChImpl 56 SourceChannelImpl(SelectorProvider sp, SocketChannel sc) { method in class:SourceChannelImpl |
/openjdk7/jdk/src/solaris/classes/sun/nio/ch/ | ||
H A D | SourceChannelImpl.java | 34 class SourceChannelImpl class in inherits:Pipe.SourceChannel,SelChImpl 78 SourceChannelImpl(SelectorProvider sp, FileDescriptor fd) { method in class:SourceChannelImpl |
Completed in 31 milliseconds