A B C G L M O P S U V

S

SoftwareUpdate - class com.challengeandresponse.components.SoftwareUpdate.
This modest little class assists with automatic retrieval of updates to an application.
SoftwareUpdate() - Constructor for class com.challengeandresponse.components.SoftwareUpdate
no-arg constructor isn't available
SoftwareUpdate(String, String) - Constructor for class com.challengeandresponse.components.SoftwareUpdate
Basic constructor.
setOS(String) - Method in class com.challengeandresponse.components.SoftwareUpdate
Set the current "OS" setting to override the auto-initialized OS value (at class instantiation, the OS string is set from System.getProperty("os.name") )
setUserAgent(String) - Method in class com.challengeandresponse.components.SoftwareUpdate
Change the UserAgent identifier string that's sent to the host.

A B C G L M O P S U V