class SchedulerReceived extends SchedulerImpl
_context, _log| Constructor and Description |
|---|
SchedulerReceived(I2PAppContext ctx)SchedulerReceived. |
| Modifier and Type | Method and Description |
|---|---|
boolean | accept(Connection con)Accept connections that have received a SYN but haven't sent one. |
void | eventOccurred(Connection con)Handle an event on a received connection. |
reschedule, toStringpublic SchedulerReceived(I2PAppContext ctx)
public boolean accept(Connection con)
con - the connection to checkpublic void eventOccurred(Connection con)
con - the connection that had an event