Uses of Class
net.i2p.router.transport.udp.EstablishmentManager.Token
Package
Description
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
-
Uses of EstablishmentManager.Token in net.i2p.router.transport.udp
Modifier and TypeMethodDescriptionEstablishmentManager.getInboundToken
(RemoteHostId peer) Get a token that can be used later for the peer to connect to usEstablishmentManager.getInboundToken
(RemoteHostId peer, long expiration) Get a token that can be used later for the peer to connect to usInboundEstablishState2.getNextToken()
OutboundEstablishState2.getNextToken()