예제 #1
0
 /** Fermeture du watcher */
 public void close() {
   connection.doQuit();
   connection.stop();
 }