6061626364656667
Utilities.fireDelegate(message, response, delegate, this); EntityUtils.consume(response.getEntity()); } catch (ClientProtocolException e) { throw new RuntimeException(e); } catch (IOException e) { throw new NetworkIOException(e); } }