Uses of Enum
net.i2p.router.transport.udp.OutboundEstablishState2.IntroState
Packages that use 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
Methods in net.i2p.router.transport.udp that return OutboundEstablishState2.IntroStateModifier 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.Methods in net.i2p.router.transport.udp with parameters of type OutboundEstablishState2.IntroStateModifier and TypeMethodDescriptionvoidOutboundEstablishState2.setIntroState(Hash h, OutboundEstablishState2.IntroState state) Set the current state for the SSU2 introducer specified