Package | Description |
---|---|
net.i2p.router.transport.ntcp |
The NTCP transport allows passing I2P messages on top of TCP.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
EstablishBase
Inbound NTCP 2 only.
|
(package private) class |
InboundEstablishState
NTCP 2.
|
(package private) class |
OutboundNTCP2State
NTCP 2 only.
|
Modifier and Type | Method and Description |
---|---|
(package private) EstablishState |
NTCPConnection.getEstablishState()
Only valid during establishment;
replaced with EstablishState.VERIFIED or FAILED afterward
|