Interface IDebugServer

All Known Implementing Classes:
JavaDebugServer

public interface IDebugServer
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
     
    void
     
  • Method Details

    • getPort

      int getPort()
    • start

      void start()
    • stop

      void stop()