Package net.i2p.i2pcontrol
Class I2PControlVersion
java.lang.Object
net.i2p.i2pcontrol.I2PControlVersion
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The current version of the I2PControl API being primarily being implementedThe supported versions of the I2PControl APIstatic final String
The current version of I2PControl -
Constructor Summary
-
Method Summary
-
Field Details
-
VERSION
The current version of I2PControl- See Also:
-
API_VERSION
public static final int API_VERSIONThe current version of the I2PControl API being primarily being implemented- See Also:
-
SUPPORTED_API_VERSIONS
The supported versions of the I2PControl API
-
-
Constructor Details
-
I2PControlVersion
public I2PControlVersion()
-