com.aelitis.azureus.plugins.net.netstatus.swt
Class NetStatusPluginTester
java.lang.Object
com.aelitis.azureus.plugins.net.netstatus.swt.NetStatusPluginTester
public class NetStatusPluginTester
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_NAT_PROXIES
public static final int TEST_NAT_PROXIES
- See Also:
- Constant Field Values
TEST_OUTBOUND
public static final int TEST_OUTBOUND
- See Also:
- Constant Field Values
TEST_INBOUND
public static final int TEST_INBOUND
- See Also:
- Constant Field Values
TEST_BT_CONNECT
public static final int TEST_BT_CONNECT
- See Also:
- Constant Field Values
TEST_IPV6
public static final int TEST_IPV6
- See Also:
- Constant Field Values
TEST_VUZE_SERVICES
public static final int TEST_VUZE_SERVICES
- See Also:
- Constant Field Values
TEST_PROXY_CONNECT
public static final int TEST_PROXY_CONNECT
- See Also:
- Constant Field Values
NetStatusPluginTester
public NetStatusPluginTester(NetStatusPlugin _plugin,
int _test_types,
NetStatusPluginTester.loggerProvider _logger)
doTest
protected boolean doTest(int type)
run
public void run(AzureusCore core)
addPublicAddress
protected void addPublicAddress(Set<InetAddress> addresses,
InetAddress address)
cancel
public void cancel()
isCancelled
public boolean isCancelled()
log
protected void log(String str)
log
protected void log(String str,
boolean detailed)
logSuccess
protected void logSuccess(String str)
logInfo
protected void logInfo(String str)
log
protected void log(String str,
Throwable e)
logError
protected void logError(String str)
logError
protected void logError(String str,
Throwable e)