Beispiel #1
0
 public void addNewServer(ServerInfo serverInfo)
 {
     server.randomSleep();
     server.addNewServer(serverInfo);
 }