Class LauncherBinary

    • Field Detail

      • syncBinaryFile

        public final java.nio.file.Path syncBinaryFile
    • Constructor Detail

      • LauncherBinary

        protected LauncherBinary​(LaunchServer server,
                                 java.nio.file.Path binaryFile,
                                 java.lang.String nameFormat)
    • Method Detail

      • resolve

        public static java.nio.file.Path resolve​(LaunchServer server,
                                                 java.lang.String ext)
      • build

        public void build()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • exists

        public final boolean exists()
      • getDigest

        public final byte[] getDigest()
      • getSign

        public final byte[] getSign()
      • init

        public void init()
      • sync

        public final boolean sync()
                           throws java.io.IOException
        Throws:
        java.io.IOException