예제 #1
0
 @Override
 public void stop() {
   runtimePort = -1;
   httpServer.stop(0);
   context.cleanup();
 }