Class ExternalIPCheckerServiceDiscoveryVIP
java.lang.Object
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceImpl
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceSimple
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceDiscoveryVIP
- All Implemented Interfaces:
ExternalIPCheckerService, Cloneable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final URLprotected static final Stringprotected static final StringFields inherited from class ExternalIPCheckerServiceSimple
urlFields inherited from class ExternalIPCheckerServiceImpl
completed, timeout_sem -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ExternalIPCheckerServiceSimple
initiateCheckSupport, supportsCheckMethods inherited from class ExternalIPCheckerServiceImpl
_clone, addListener, extractIPAddress, getDescription, getName, getURL, informFailure, informFailure, informSuccess, initiateCheck, initiateCheckSupport, loadPage, removeListener, reportProgress, reportProgress, setComplete, url
-
Field Details
-
CHECKER_URL
-
SERVICE_NAME
- See Also:
-
SERVICE_URL
- See Also:
-
-
Constructor Details
-
ExternalIPCheckerServiceDiscoveryVIP
ExternalIPCheckerServiceDiscoveryVIP()
-