Package net.i2p.i2pcontrol
Class I2PControlVersion
java.lang.Object
net.i2p.i2pcontrol.I2PControlVersion
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe current version of the I2PControl API being primarily being implementedThe supported versions of the I2PControl APIstatic final StringThe current version of I2PControl -
Constructor Summary
Constructors -
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()
-