Searched defs:WindowsAsynchronousFileChannelImpl (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/windows/classes/sun/nio/ch/ | ||
H A D | WindowsAsynchronousFileChannelImpl.java | 41 public class WindowsAsynchronousFileChannelImpl class in inherits:AsynchronousFileChannelImpl,Iocp.OverlappedChannel,Groupable 83 private WindowsAsynchronousFileChannelImpl(FileDescriptor fdObj, method in class:WindowsAsynchronousFileChannelImpl 115 WindowsAsynchronousFileChannelImpl(fdo, reading, writing, iocp, isDefaultIocp); |
Completed in 272 milliseconds