979899100101102103104105106107
return false; Hessian2Input hIn = null; try { hIn = in.startPacket(); } catch (IOException e) { log.fine(this + " exception while reading HMTP packet\n " + e); log.log(Level.FINER, e.toString(), e); }