Package com.biglybt.plugin.net.test
Class NetTestPlugin
java.lang.Object
com.biglybt.plugin.net.test.NetTestPlugin
- All Implemented Interfaces:
Plugin
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate NetTestPlugin.Tester
private PluginInterface
private NetTestPlugin.Tester
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
private void
void
This method is called when the Plugin is loaded by the clientprivate void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.biglybt.pif.Plugin
getInitialProperties
-
Field Details
-
pi
-
tor_tester
-
i2p_tester
-
-
Constructor Details
-
NetTestPlugin
public NetTestPlugin()
-
-
Method Details
-
initialize
Description copied from interface:Plugin
This method is called when the Plugin is loaded by the client- Specified by:
initialize
in interfacePlugin
- Parameters:
_pi
- the interface that the plugin must use to communicate with the client- Throws:
PluginException
-
initialised
private void initialised() -
exec
-
log
-