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