Closeable
, AutoCloseable
, Channel
, InterruptibleChannel
public abstract class AcceptingChannel extends SelectableChannel
Modifier and Type | Field | Description |
---|---|---|
protected I2PSocketManager |
_socketManager |
Modifier | Constructor | Description |
---|---|---|
protected |
AcceptingChannel(I2PSocketManager manager) |
Modifier and Type | Method | Description |
---|---|---|
protected abstract I2PSocket |
accept() |
begin, close, end, implCloseChannel, isOpen
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
blockingLock, configureBlocking, isBlocking, isRegistered, keyFor, provider, register, register, validOps
protected final I2PSocketManager _socketManager
protected AcceptingChannel(I2PSocketManager manager)
protected abstract I2PSocket accept() throws I2PException, ConnectException
I2PException
ConnectException