Package | Description |
---|---|
net.i2p.client.streaming |
Implements a TCP-like (reliable, authenticated, in order) set of sockets for
communicating over the IP-like (unreliable, unauthenticated, unordered) I2P
messages.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
Connection.ResendPacketEvent
Coordinate the resends of a given packet
|
Modifier and Type | Method and Description |
---|---|
SimpleTimer2.TimedEvent |
PacketLocal.getResendEvent() |
Modifier and Type | Method and Description |
---|---|
void |
PacketLocal.setResendPacketEvent(SimpleTimer2.TimedEvent evt) |