com.aelitis.azureus.plugins
Class I2PHelpers
java.lang.Object
com.aelitis.azureus.plugins.I2PHelpers
public class I2PHelpers
- extends java.lang.Object
Method Summary |
static boolean |
installI2PHelper(java.lang.String remember_id,
boolean[] install_outcome,
java.lang.Runnable callback)
|
static boolean |
installI2PHelper(java.lang.String extra_text,
java.lang.String remember_id,
boolean[] install_outcome,
java.lang.Runnable callback)
|
static boolean |
isI2PInstalled()
|
static boolean |
isInstallingI2PHelper()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I2PHelpers
public I2PHelpers()
isI2PInstalled
public static boolean isI2PInstalled()
isInstallingI2PHelper
public static boolean isInstallingI2PHelper()
installI2PHelper
public static boolean installI2PHelper(java.lang.String remember_id,
boolean[] install_outcome,
java.lang.Runnable callback)
installI2PHelper
public static boolean installI2PHelper(java.lang.String extra_text,
java.lang.String remember_id,
boolean[] install_outcome,
java.lang.Runnable callback)