Searched defs:SourceChannelImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DSourceChannelImpl.java41 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 DSourceChannelImpl.java34 class SourceChannelImpl class in inherits:Pipe.SourceChannel,SelChImpl
78 SourceChannelImpl(SelectorProvider sp, FileDescriptor fd) { method in class:SourceChannelImpl

Completed in 22 milliseconds