Closeable, AutoCloseable, Channel, InterruptibleChannelpublic 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, isOpenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitblockingLock, configureBlocking, isBlocking, isRegistered, keyFor, provider, register, register, validOpsprotected final I2PSocketManager _socketManager
protected AcceptingChannel(I2PSocketManager manager)
protected abstract I2PSocket accept() throws I2PException, ConnectException
I2PExceptionConnectException