Package pro.gravit.launchserver.binary
Class EXEL4JLauncherBinary
- java.lang.Object
-
- pro.gravit.launchserver.binary.BinaryPipeline
-
- pro.gravit.launchserver.binary.LauncherBinary
-
- pro.gravit.launchserver.binary.EXEL4JLauncherBinary
-
public final class EXEL4JLauncherBinary extends LauncherBinary
-
-
Field Summary
-
Fields inherited from class pro.gravit.launchserver.binary.LauncherBinary
server, syncBinaryFile
-
Fields inherited from class pro.gravit.launchserver.binary.BinaryPipeline
buildDir, count, nameFormat, tasks
-
-
Constructor Summary
Constructors Constructor Description EXEL4JLauncherBinary(LaunchServer server)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()-
Methods inherited from class pro.gravit.launchserver.binary.LauncherBinary
build, exists, getDigest, getSign, resolve, sync
-
Methods inherited from class pro.gravit.launchserver.binary.BinaryPipeline
add, addAfter, addCounted, addPre, build, getTaskByClass, getTasksByClass, nextLowerPath, nextName, nextPath, nextPath, replace, replaceAfter, replaceCounted, replacePre
-
-
-
-
Constructor Detail
-
EXEL4JLauncherBinary
public EXEL4JLauncherBinary(LaunchServer server)
-
-
Method Detail
-
init
public void init()
- Overrides:
initin classLauncherBinary
-
-