Class MultiPaperUpdater
java.lang.Object
io.github.projectunified.mcserverupdater.api.BibliothekUpdater
io.github.projectunified.mcserverupdater.updater.MultiPaperUpdater
- All Implemented Interfaces:
Checksum
,FileDigestChecksum
,InputStreamUpdater
,SimpleChecksum
,Updater
-
Constructor Summary
ConstructorsConstructorDescriptionMultiPaperUpdater
(VersionQuery versionQuery, String project) MultiPaperUpdater
(VersionQuery versionQuery, String project, String downloadKey) -
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected String
protected String
protected String
getDownloadName
(org.json.JSONObject downloadObject) Methods inherited from class io.github.projectunified.mcserverupdater.api.BibliothekUpdater
getChecksum, getDebugConsumer, getInputStream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.projectunified.mcserverupdater.api.FileDigestChecksum
getCurrentChecksum, setChecksum
Methods inherited from interface io.github.projectunified.mcserverupdater.api.InputStreamUpdater
update
Methods inherited from interface io.github.projectunified.mcserverupdater.api.SimpleChecksum
checksum
-
Constructor Details
-
MultiPaperUpdater
-
MultiPaperUpdater
-
-
Method Details
-
getApiUrl
- Specified by:
getApiUrl
in classBibliothekUpdater
-
getChecksumAlgorithm
- Specified by:
getChecksumAlgorithm
in classBibliothekUpdater
-
getDownloadKey
- Specified by:
getDownloadKey
in classBibliothekUpdater
-
getDownloadName
- Specified by:
getDownloadName
in classBibliothekUpdater
-
getMessageDigest
- Throws:
Exception
-