Searched refs:implCloseChannel (Results 1 – 7 of 7) sorted by relevance
116 implCloseChannel(); in close()136 protected abstract void implCloseChannel() throws IOException; in implCloseChannel() method in AbstractInterruptibleChannel166 AbstractInterruptibleChannel.this.implCloseChannel(); in begin()
233 protected final void implCloseChannel() throws IOException { in implCloseChannel() method in AbstractSelectableChannel
85 protected void implCloseChannel() throws IOException { in implCloseChannel() method in SelectableChannelTest.MockSelectableChannel
3215 protected void implCloseChannel() throws IOException { in implCloseChannel() method in FileChannelTest.MockFileChannel
121 protected void implCloseChannel() throws IOException { in implCloseChannel() method in AbstractInterruptibleChannelTest.MockInterruptibleChannel
403 protected void implCloseChannel() throws IOException {463 protected void implCloseChannel() throws IOException {
139 protected void implCloseChannel() throws IOException { in implCloseChannel() method in FileChannelImpl