| 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, scheduledExecutionTimepublic void run()
public void checkForUpdate()
protected String buildParamsString() throws UnsupportedEncodingException
UnsupportedEncodingExceptionprotected String urlEncode(String param) throws UnsupportedEncodingException
param - UnsupportedEncodingExceptionCopyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.