Class DapServer


  • public class DapServer
    extends Object
    Author:
    pthomas3
    • Constructor Detail

      • DapServer

        public DapServer​(int requestedPort)
      • DapServer

        public DapServer​(int requestedPort,
                         boolean keepAlive)
    • Method Detail

      • getPort

        public int getPort()
      • isKeepAlive

        public boolean isKeepAlive()
      • waitSync

        public void waitSync()
      • stop

        public void stop()