class ACKTimer
extends net.i2p.util.SimpleTimer2.TimedEvent
| Constructor and Description |
|---|
ACKTimer(RouterContext context,
net.i2p.data.Destination from,
net.i2p.data.Destination to)
Caller must schedule
|
| Modifier and Type | Method and Description |
|---|---|
void |
timeReached() |
public ACKTimer(RouterContext context, net.i2p.data.Destination from, net.i2p.data.Destination to)
from - local destination ACK will come fromto - remote destination ACK will go to