|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Channel
Method Summary | |
---|---|
void |
close()
Closes this channel |
boolean |
isOpen()
Tells whether this channel is open or not |
Method Detail |
---|
boolean isOpen()
true
if channel is open,
false
otherwisevoid close() throws IOException
close
in interface Closeable
IOException
- If an error occurs
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |