Uses of Enum
net.i2p.router.transport.udp.OutboundEstablishState2.IntroState
Package
Description
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
-
Uses of OutboundEstablishState2.IntroState in net.i2p.router.transport.udp
Modifier and TypeMethodDescriptionOutboundEstablishState2.getIntroState
(Hash h) Returns the enum constant of this type with the specified name.static OutboundEstablishState2.IntroState[]
OutboundEstablishState2.IntroState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OutboundEstablishState2.setIntroState
(Hash h, OutboundEstablishState2.IntroState state) Set the current state for the SSU2 introducer specified