public interface Channel extends java.io.Closeable
boolean isOpen()
trueif channel is open,
false otherwisevoid close() throws java.io.IOException
close in interface java.lang.AutoCloseableclose in interface java.io.Closeablejava.io.IOException - If an error occurs