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, SetProjectIdpublic static LicenseRetriever GetInstance()
public java.lang.String RetrieveToStringAndNotifyLoader()
throws NetworkException,
HttpException,
InvalidLicenseException,
java.lang.Exception
NetworkExceptionHttpExceptionInvalidLicenseExceptionjava.lang.Exceptionpublic void RetrieveToFileAndNotifyLoader()
throws NetworkException,
HttpException,
InvalidLicenseException,
java.io.FileNotFoundException,
java.io.IOException,
java.lang.Exception
NetworkExceptionHttpExceptionInvalidLicenseExceptionjava.io.FileNotFoundExceptionjava.io.IOExceptionjava.lang.Exception