Пример #1
0
 private void stopServer() {
   server.stopServer();
 }
Пример #2
0
 private void startServer() {
   server.startServer();
 }