Constructor and Description |
---|
UpdateChecker() |
Modifier and Type | Method and Description |
---|---|
protected String |
buildParamsString()
construct update url parameters
|
void |
checkForUpdate()
This method ensures that there will be no exception thrown.
|
void |
run()
Run the update check
|
protected String |
urlEncode(String param)
URL safe encoding
|
cancel, scheduledExecutionTime
public void run()
public void checkForUpdate()
protected String buildParamsString() throws UnsupportedEncodingException
UnsupportedEncodingException
protected String urlEncode(String param) throws UnsupportedEncodingException
param
- UnsupportedEncodingException
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.