public class CheckForUpdatesIE6 extends CheckForUpdates
CheckForUpdates.UpdateResult
ONE_DAY, ONE_MINUTE, PROPERTY_DEBUG_HTTP_GET, PROPERTY_FORCE_NONNATIVE, PROPERTY_PREFS_NAME, PROPERTY_QUERY_URL
Constructor and Description |
---|
CheckForUpdatesIE6(TreeLogger logger,
String entryPoint) |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
doHttpGet(TreeLogger branch,
String userAgent,
String url)
Default implementation just uses the platform-independent method.
|
check, check, checkForUpdatesInBackgroundThread, computeEntryPoint, createUpdateChecker, createUpdateChecker, httpGetNonNative, logUpdateAvailable, logUpdateAvailable
public CheckForUpdatesIE6(TreeLogger logger, String entryPoint)
protected byte[] doHttpGet(TreeLogger branch, String userAgent, String url)
CheckForUpdates
doHttpGet
in class CheckForUpdates
branch
- TreeLogger to useuserAgent
- user agent string to send in requesturl
- URL to fetchCopyright © 2018. All rights reserved.