Пример #1
0
 public void stop() {
   Logger.trace("Releasing http client connections...");
   httpClient.close();
 }