Uses of Enum
net.i2p.client.impl.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
Modifier 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.Modifier and TypeMethodDescriptionprotected void
I2PSessionImpl.changeState
(I2PSessionImpl.State state)