Searched defs:inheritedChannel (Results 1 - 8 of 8) sorted by relevance

/openjdk10/jdk/src/java.base/solaris/classes/sun/nio/ch/
H A DEventPortSelectorProvider.java39 public Channel inheritedChannel() throws IOException { method in class:EventPortSelectorProvider
H A DDevPollSelectorProvider.java39 public Channel inheritedChannel() throws IOException { method in class:DevPollSelectorProvider
/openjdk10/jdk/src/java.base/share/classes/sun/nio/ch/
H A DPollSelectorProvider.java39 public Channel inheritedChannel() throws IOException { method in class:PollSelectorProvider
/openjdk10/jdk/src/java.base/linux/classes/sun/nio/ch/
H A DEPollSelectorProvider.java39 public Channel inheritedChannel() throws IOException { method in class:EPollSelectorProvider
/openjdk10/jdk/test/java/rmi/testlibrary/
H A DRMIDSelectorProvider.java89 public synchronized Channel inheritedChannel() throws IOException { method in class:RMIDSelectorProvider
/openjdk10/jdk/src/java.base/share/classes/java/nio/channels/spi/
H A DSelectorProvider.java320 public Channel inheritedChannel() throws IOException { method in class:SelectorProvider
/openjdk10/jdk/test/java/rmi/activation/rmidViaInheritedChannel/
H A DInheritedChannelNotServerSocket.java172 public synchronized Channel inheritedChannel() throws IOException { method in class:InheritedChannelNotServerSocket.SP
/openjdk10/jdk/src/java.base/share/classes/java/lang/
H A DSystem.java277 public static Channel inheritedChannel() throws IOException { method in class:System

Completed in 73 milliseconds