public class LicenseRetriever extends HttpRetriever
cppThis_
Modifier and Type | Method and Description |
---|---|
static LicenseRetriever |
GetInstance() |
void |
RetrieveToFileAndNotifyLoader() |
java.lang.String |
RetrieveToStringAndNotifyLoader() |
GetAccountId, GetApiVer, GetApplicationId, GetAuthenticationKey, GetDestinationFile, GetHostName, GetProjectId, GetUrl, RetrieveToFile, RetrieveToString, SetAccountId, SetApiVer, SetApplicationId, SetAuthenticationKey, SetDestinationFile, SetHostName, SetProjectId
public static LicenseRetriever GetInstance()
public java.lang.String RetrieveToStringAndNotifyLoader() throws NetworkException, HttpException, InvalidLicenseException, java.lang.Exception
NetworkException
HttpException
InvalidLicenseException
java.lang.Exception
public void RetrieveToFileAndNotifyLoader() throws NetworkException, HttpException, InvalidLicenseException, java.io.FileNotFoundException, java.io.IOException, java.lang.Exception
NetworkException
HttpException
InvalidLicenseException
java.io.FileNotFoundException
java.io.IOException
java.lang.Exception