| Package | Description |
|---|---|
| net.i2p.router.transport.ntcp | The NTCP (New TCP) transport for I2P, allowing I2P messages to be passed
over TCP connections. |
| Modifier and Type | Class and Description |
|---|---|
(package private) class | InboundEstablishStateNTCP 2 inbound connection establishment state machine. |
| Modifier and Type | Method and Description |
|---|---|
static int | NTCP2Payload.processPayload(I2PAppContext ctx,
NTCP2Payload.PayloadCallback cb,
byte[] payload,
int off,
int length,
boolean isHandshake)Incoming payload. |