| Package | Description |
|---|---|
| org.klomp.snark | I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features. |
| Modifier and Type | Method and Description |
|---|---|
static StorageError | StorageError.classify(IOException ioe)Classify a storage failure. |
static StorageError | StorageError.valueOf(String name)Returns the enum constant of this type with the specified name. |
static StorageError[] | StorageError.values()Returns an array containing the constants of this enum type, in
the order they are declared. |