Searched refs:implCloseSelectableChannel (Results 1 – 12 of 12) sorted by relevance
234 implCloseSelectableChannel(); in implCloseChannel()261 protected abstract void implCloseSelectableChannel() throws IOException; in implCloseSelectableChannel() method in AbstractSelectableChannel
47 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in MockServerSocketChannel
82 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in MockSocketChannel
90 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in MockDatagramChannel
3803 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in SocketChannelTest.MockSocketChannel
85 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in SinkChannelImpl
86 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in SourceChannelImpl
286 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in ServerSocketChannelImpl
872 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in SocketChannelImpl
1049 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in DatagramChannelImpl
299 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in AbstractSelectableChannelTest.MockSelectableChannel
404 protected void implCloseSelectableChannel() throws IOException { in implCloseSelectableChannel() method in OldSocketChannelTest.MockSocketChannel