Class NetStatusPlugin
java.lang.Object
com.biglybt.plugin.net.netstatus.NetStatusPlugin
- All Implemented Interfaces:
Plugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate LoggerChannelprivate BooleanParameterprivate PluginInterfaceprivate NetStatusProtocolTesterprivate AESemaphoreprivate StringParameterprivate ActionParameterstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBooleanParameter(String name, boolean def) voidinitialize(PluginInterface _plugin_interface) This method is called when the Plugin is loaded by the clientbooleanstatic voidload(PluginInterface plugin_interface) voidvoidvoidsetBooleanParameter(String name, boolean value) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Plugin
getInitialProperties
-
Field Details
-
VIEW_ID
- See Also:
-
plugin_interface
-
logger
-
logging_detailed
-
test_button
-
test_address
-
protocol_tester
-
protocol_tester_sem
-
-
Constructor Details
-
NetStatusPlugin
public NetStatusPlugin()
-
-
Method Details
-
load
-
initialize
Description copied from interface:PluginThis method is called when the Plugin is loaded by the client- Specified by:
initializein interfacePlugin- Parameters:
_plugin_interface- the interface that the plugin must use to communicate with the client
-
isDetailedLogging
public boolean isDetailedLogging() -
getProtocolTester
-
setBooleanParameter
-
getBooleanParameter
-
log
-
log
-