
public class CheckForUpdatesIE6 extends CheckForUpdates
CheckForUpdates.UpdateResultONE_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, logUpdateAvailablepublic CheckForUpdatesIE6(TreeLogger logger, String entryPoint)
protected byte[] doHttpGet(TreeLogger branch, String userAgent, String url)
CheckForUpdatesdoHttpGet in class CheckForUpdatesbranch - TreeLogger to useuserAgent - user agent string to send in requesturl - URL to fetchCopyright © 2018. All rights reserved.