Class BepReader


  • public class BepReader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BepReader​(org.jetbrains.bsp.bazel.server.bep.BepServer bepServer)  
    • Constructor Detail

      • BepReader

        public BepReader​(org.jetbrains.bsp.bazel.server.bep.BepServer bepServer)
    • Method Detail

      • start

        public void start()
      • finishBuild

        public void finishBuild()
      • await

        public void await()
                   throws java.util.concurrent.ExecutionException,
                          java.lang.InterruptedException
        Throws:
        java.util.concurrent.ExecutionException
        java.lang.InterruptedException
      • getEventFile

        public java.io.File getEventFile()