18 次程式碼提交 (0b1be67bbca53283fca3e9588bdd96eefbc4c30a)

作者 SHA1 備註 提交日期
  ymlam 0b1be67bbc Again separate out EngineException from any Throwable. 13 年之前
  ymlam 277dc42365 Abstract class that uses SAX parser to parse input. This is meant to be an intermediate class for all 3 backend engines. 13 年之前
  ymlam dc785485de Changed to use UTF8BenevolentDecoder class instead of generating a kind UTF-8 char decoder. 13 年之前
  ymlam 172bba740b Added cloning constructor. 13 年之前
  ymlam 319115a157 Logging character reader that acts like a T. 13 年之前
  ymlam fb95ae73a1 Generator of a UTF-8 character decoder that repairs coding defects. 13 年之前
  ymlam 43e10b6845 Added capability of handling mal-formed UTF-8 characters in request XML, and logging XML without reading it into a huge String. 13 年之前
  ymlam c084844b6d Added wrapper to InputStreamReader to give it logging capability. 13 年之前
  ymlam 4a4c08e154 Enhance performance by correcting malformed UTF-8 characters in request XML. 13 年之前
  ymlam 09610fcebc Added commented code which could help in debugging the processing of requests containing non UTF-8 characters like A-umlaut. 13 年之前
  ymlam 1c6ff2741a Removed constants which are determined by the particular CommEngine. 13 年之前
  ymlam 56ee1f07f4 Renamed RECIPIENT_ADDR_ERROR to ADDRESS_ERROR to be compatible with what the front end uses. 13 年之前
  ymlam 2549f8a6a8 Added broadcast receive time. 13 年之前
  ymlam e041f199a7 Added reading of these parameters in configuration properties file: 13 年之前
  ymlam 93217089fb Restructure architecture to concentrate defining value of activity_record_id name in only one place, namely derived class of Broadcast. 13 年之前
  ymlam b173c8d359 Fix bug of not destroying threads that monitor stale broadcasts. 13 年之前
  ymlam 3abe9c6365 Fixed CommEngine and Broadcast status data. 13 年之前
  ymlam 1f27100696 *** empty log message *** 13 年之前