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, validOps
begin, close, end, implCloseChannel, isOpen
protected final I2PSocketManager _socketManager
protected AcceptingChannel(I2PSocketManager manager)
protected abstract I2PSocket accept() throws I2PException, ConnectException
I2PException
ConnectException