| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.plugins.I2PHelpers
public class I2PHelpers
| Constructor Summary | |
|---|---|
I2PHelpers()
 | 
|
| Method Summary | |
|---|---|
static boolean | 
installI2PHelper(String remember_id,
                 boolean[] install_outcome,
                 Runnable callback)
 | 
static boolean | 
installI2PHelper(String extra_text,
                 String remember_id,
                 boolean[] install_outcome,
                 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 | 
| Constructor Detail | 
|---|
public I2PHelpers()
| Method Detail | 
|---|
public static boolean isI2PInstalled()
public static boolean isInstallingI2PHelper()
public static boolean installI2PHelper(String remember_id,
                                       boolean[] install_outcome,
                                       Runnable callback)
public static boolean installI2PHelper(String extra_text,
                                       String remember_id,
                                       boolean[] install_outcome,
                                       Runnable callback)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||