93949596979899100101102103
return result; } catch (IOException ex) { throw new RuntimeException(ex); } finally { IOUtils.closeQuietly(notifyingIn); p.releaseConnection(); notifyFinishRequest(); } } private void notifyStartRequest() {