Uses of Enum
net.i2p.client.impl.I2PSessionImpl.State
Packages that use I2PSessionImpl.State
Package
Description
Implements the base I2P SDK for developing applications that communicate
through I2P.
-
Uses of I2PSessionImpl.State in net.i2p.client.impl
Fields in net.i2p.client.impl declared as I2PSessionImpl.StateMethods in net.i2p.client.impl that return I2PSessionImpl.StateModifier and TypeMethodDescriptionstatic I2PSessionImpl.State
Returns the enum constant of this type with the specified name.static I2PSessionImpl.State[]
I2PSessionImpl.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.i2p.client.impl with parameters of type I2PSessionImpl.StateModifier and TypeMethodDescriptionprotected void
I2PSessionImpl.changeState
(I2PSessionImpl.State state)