| Package | Description |
|---|---|
| net.i2p.router.transport.udp | The UDP transport (also known as 'SSU' or Secure Semi-reliable UDP transport)
for I2P, allowing I2P messages to be passed over UDP connections. |
| Modifier and Type | Method and Description |
|---|---|
ACKBitfield | InboundMessageState.createACKBitfield()Creates a bitfield representing received fragments. |
| Modifier and Type | Method and Description |
|---|---|
boolean | OutboundMessageState.acked(ACKBitfield bitfield)Ack all the fragments in the ack list. |