Searched refs:InheritedSocketChannelImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DInheritedChannel.java76 public static class InheritedSocketChannelImpl extends SocketChannelImpl { class in class:InheritedChannel
78 InheritedSocketChannelImpl(SelectorProvider sp, method in class:InheritedChannel.InheritedSocketChannelImpl
192 c = new InheritedSocketChannelImpl(provider, fd, isa);

Completed in 28 milliseconds