Searched refs:implCloseChannel (Results 1 – 7 of 7) sorted by relevance
80 implCloseChannel(); in close()134 protected abstract void implCloseChannel() throws IOException; in implCloseChannel() method in AbstractInterruptibleChannel
173 synchronized protected final void implCloseChannel() throws IOException { in implCloseChannel() method in AbstractSelectableChannel
85 protected void implCloseChannel() throws IOException { in implCloseChannel() method in SelectableChannelTest.MockSelectableChannel
3117 protected void implCloseChannel() throws IOException { in implCloseChannel() method in FileChannelTest.MockFileChannel
317 protected void implCloseChannel() throws IOException { in implCloseChannel() method in Channels.InputStreamChannel356 protected void implCloseChannel() throws IOException { in implCloseChannel() method in Channels.OutputStreamChannel
121 protected void implCloseChannel() throws IOException { in implCloseChannel() method in AbstractInterruptibleChannelTest.MockInterruptibleChannel
90 protected void implCloseChannel() throws IOException { in implCloseChannel() method in FileChannelImpl