Exemple #1
0
 public static void main(String[] args) {
   ServerTool tool = new ServerTool();
   tool.run(args);
 }