public final Object blockingLock ()
public final SelectableChannel configureBlocking (boolean block) throws IOException
protected final void implCloseChannel () throws IOException
public final boolean isBlocking ()
public final boolean isRegistered ()
public final SelectionKey keyFor (Selector sel)
public final SelectorProvider provider ()
public final SelectionKey register (Selector sel, int ops, Object att) throws ClosedChannelException