java > java.nio > java.nio.channels > java.nio.channels.spi > java.nio.channels.spi.abstractinterruptiblechannel >

Class: java.nio.channels.spi.AbstractInterruptibleChannel
    java.lang.Object
       java.nio.channels.spi.AbstractInterruptibleChannel


public abstract class AbstractInterruptibleChannel extends Object implements Channel, InterruptibleChannel


FIELDS:

CONSTRUCTORS:
protected AbstractInterruptibleChannel()


METHODS:
protected final void begin()

public final void close()
Throws: IOException

protected final void end(boolean completed)
Throws: AsynchronousCloseException
Throws: ClosedByInterruptException

protected abstract void implCloseChannel()
Throws: IOException

public final boolean isOpen()


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
FileChannel, SelectableChannel,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net