public class I2PControlVersion extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
API_VERSION
The current version of the I2PControl API being primarily being implemented
|
static Set<Integer> |
SUPPORTED_API_VERSIONS
The supported versions of the I2PControl API
|
static String |
VERSION
The current version of I2PControl
|
| Constructor and Description |
|---|
I2PControlVersion() |
public static final int API_VERSION
public static final Set<Integer> SUPPORTED_API_VERSIONS
public static final String VERSION