Uses of Class
com.biglybt.plugin.net.netstatus.NetStatusProtocolTester
-
Packages that use NetStatusProtocolTester Package Description com.biglybt.plugin.net.netstatus -
-
Uses of NetStatusProtocolTester in com.biglybt.plugin.net.netstatus
Fields in com.biglybt.plugin.net.netstatus declared as NetStatusProtocolTester Modifier and Type Field Description private NetStatusProtocolTester
NetStatusPlugin. protocol_tester
private NetStatusProtocolTester
NetStatusProtocolTesterBT. tester
Methods in com.biglybt.plugin.net.netstatus that return NetStatusProtocolTester Modifier and Type Method Description NetStatusProtocolTester
NetStatusPlugin. getProtocolTester()
Constructors in com.biglybt.plugin.net.netstatus with parameters of type NetStatusProtocolTester Constructor Description NetStatusProtocolTesterBT(NetStatusProtocolTester _tester, boolean _test_initiator)
-