Package | Description |
---|---|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
Modifier and Type | Field and Description |
---|---|
EepGet.AUTH_MODE |
EepGet.AuthState.authMode |
Modifier and Type | Method and Description |
---|---|
static EepGet.AUTH_MODE |
EepGet.AUTH_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EepGet.AUTH_MODE[] |
EepGet.AUTH_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|