Esempio n. 1
0
 /** Shuts down the {@link SynchronizeFXServer}. */
 public void shutdownServer() {
   server.shutdown();
 }