java.lang.Object | +--java.nio.channels.Channel
void
close()
Closes this channel
boolean
isOpen()
Tells whether this channel is open or not
public void close()
IOException
public boolean isOpen()