public abstract class AcceptingChannel extends SelectableChannel
| Modifier and Type | Field and Description |
|---|---|
protected I2PSocketManager |
_socketManager |
| Modifier | Constructor and Description |
|---|---|
protected |
AcceptingChannel(I2PSocketManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract I2PSocket |
accept() |
blockingLock, configureBlocking, isBlocking, isRegistered, keyFor, provider, register, register, validOpsbegin, close, end, implCloseChannel, isOpenprotected final I2PSocketManager _socketManager
protected AcceptingChannel(I2PSocketManager manager)
protected abstract I2PSocket accept() throws I2PException, ConnectException
I2PExceptionConnectException