Uses of Interface
com.vuze.plugins.mlab.MLabRunner.ToolRun
Package | Description |
---|---|
com.vuze.plugins.mlab |
Class to run the M-Lab Network Diagnostic Tool (NDT).
|
-
Uses of MLabRunner.ToolRun in com.vuze.plugins.mlab
Methods in com.vuze.plugins.mlab that return MLabRunner.ToolRun Modifier and Type Method Description MLabRunner.ToolRun
MLabRunner. runNDT(MLabRunner.ToolListener listener)
Non-blocking, spawns a thread and returns immediately.MLabRunner.ToolRun
MLabRunner. runNDT(MLabRunner.ToolListener listener, boolean use_SSL, String serverHost)
Non-blocking, spawns a thread and returns immediately.