|
|||||||||
| Home >> All >> java >> nio >> [ channels overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.nio.channels
Interface InterruptibleChannel

- All Superinterfaces:
- Channel
- All Known Implementing Classes:
- java.nio.channels.spi.AbstractInterruptibleChannel
- public interface InterruptibleChannel
- extends Channel
| Method Summary | |
void |
close()
Closes this channel |
| Methods inherited from interface java.nio.channels.Channel |
isOpen |
| Method Detail |
close
public void close()
throws java.io.IOException
|
|||||||||
| Home >> All >> java >> nio >> [ channels overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC