Class ExternalIPCheckerServiceNoLookup
java.lang.Object
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceImpl
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceNoLookup
- All Implemented Interfaces:
ExternalIPCheckerService
,Cloneable
-
Field Summary
FieldsFields inherited from class com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceImpl
completed, timeout_sem
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceImpl
_clone, addListener, extractIPAddress, getDescription, getName, getURL, informFailure, informFailure, informSuccess, initiateCheck, initiateCheckSupport, loadPage, removeListener, reportProgress, reportProgress, setComplete, url
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_URL
- See Also:
-
-
Constructor Details
-
ExternalIPCheckerServiceNoLookup
ExternalIPCheckerServiceNoLookup()
-
-
Method Details
-
supportsCheck
public boolean supportsCheck() -
initiateCheckSupport
protected void initiateCheckSupport()- Specified by:
initiateCheckSupport
in classExternalIPCheckerServiceImpl
-