Class MohistUpdater
java.lang.Object
io.github.projectunified.mcserverupdater.updater.MohistUpdater
- All Implemented Interfaces:
Checksum
,FileDigestChecksum
,InputStreamUpdater
,SimpleChecksum
,Updater
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
MohistUpdater
-
-
Method Details
-
getChecksum
- Specified by:
getChecksum
in interfaceSimpleChecksum
-
getMessageDigest
- Specified by:
getMessageDigest
in interfaceFileDigestChecksum
- Throws:
Exception
-
getInputStream
- Specified by:
getInputStream
in interfaceInputStreamUpdater
-
getDebugConsumer
- Specified by:
getDebugConsumer
in interfaceUpdater
-