Object ConfigApiManager
-
- All Implemented Interfaces:
public class ConfigApiManager
-
-
Field Summary
Fields Modifier and Type Field Description public final static ConfigApiManagerINSTANCE
-
Method Summary
Modifier and Type Method Description final StringchooseRequestURL()final UnitupdateRetryCounters()final UnitonDownloadingFinished()final StringcanDownloadFromAnotherServer()-
-
Method Detail
-
chooseRequestURL
final String chooseRequestURL()
-
updateRetryCounters
final Unit updateRetryCounters()
-
onDownloadingFinished
final Unit onDownloadingFinished()
-
canDownloadFromAnotherServer
final String canDownloadFromAnotherServer()
-
-
-
-