Class ExternalIPCheckerServiceIpify
java.lang.Object
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceImpl
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceSimple
com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceIpify
- All Implemented Interfaces:
ExternalIPCheckerService
,Cloneable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final URL
private static final String
private static final String
Fields inherited from class com.biglybt.core.ipchecker.extipchecker.impl.ExternalIPCheckerServiceSimple
url
Fields 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.ExternalIPCheckerServiceSimple
initiateCheckSupport, supportsCheck
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
-
CHECKER_URL
-
SERVICE_NAME
- See Also:
-
SERVICE_URL
- See Also:
-
-
Constructor Details
-
ExternalIPCheckerServiceIpify
ExternalIPCheckerServiceIpify()
-