Uses of Interface
net.i2p.router.transport.ntcp.EstablishState
Package
Description
The NTCP transport allows passing I2P messages on top of TCP.
-
Uses of EstablishState in net.i2p.router.transport.ntcp
Modifier and TypeClassDescription(package private) class
Inbound NTCP 2 only.(package private) class
NTCP 2.(package private) class
NTCP 2 only.Modifier and TypeMethodDescription(package private) EstablishState
NTCPConnection.getEstablishState()
Only valid during establishment; replaced with EstablishState.VERIFIED or FAILED afterward