Interface ForkedProcessStringEventListener

All Known Implementing Classes:
ForkClient.ConsoleListener, ForkClient.DebugListener, ForkClient.WarningListener

public interface ForkedProcessStringEventListener
Since:
3.0.0-M4
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • handle

      void handle(String msg)