| Package | Description |
|---|---|
| net.i2p.router.transport.ntcp |
The NTCP transport allows passing I2P messages on top of TCP.
|
| Modifier and Type | Method | Description |
|---|---|---|
static int |
NTCP2Payload.processPayload(I2PAppContext ctx,
NTCP2Payload.PayloadCallback cb,
byte[] payload,
int length,
boolean isHandshake) |
Incoming payload.
|