| Package | Description |
|---|---|
| net.i2p.router.transport.udp |
The UDP transport (also known as 'SSU' or Secure Semi-reliable UDP transport)
for I2P, allowing I2P messages to be passed over UDP connections.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
InboundEstablishState2
Data for a new connection being established, where the remote peer has
initiated the connection with us.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) InboundEstablishState |
EstablishmentManager.getInboundState(RemoteHostId from)
Grab the active establishing state
|