public class DapServer extends Object
DapServer(int requestedPort)
DapServer(int requestedPort, boolean keepAlive)
int
getPort()
boolean
isKeepAlive()
void
stop()
waitSync()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DapServer(int requestedPort)
public DapServer(int requestedPort, boolean keepAlive)
public int getPort()
public boolean isKeepAlive()
public void waitSync()
public void stop()