]> git.mxchange.org Git - hub.git/history - application/hub/main/producer
Fixed a typo, added an assert()
[hub.git] / application / hub / main / producer /
2012-03-24 Roland HäderFixed a typo, added an assert()
2011-09-11 Roland HäderSome 'abstract' are required
2011-09-01 Roland HäderCode cleanups and project continued:
2011-08-31 Roland HäderHub project continued:
2011-04-11 Roland HäderRefactured nodeInstance to be no longer stored in helpers
2011-04-09 Roland HäderAdded encapsulation:
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
2011-04-03 Roland HäderAdded all node types, moved iterator class:
2011-04-02 Roland HäderTwo methods in CruncherTestUnitProducer are now throwin...
2011-03-31 Roland HäderGeneration of test units and keys continued:
2011-03-29 Roland HäderThe encrypted message is now assigned to its template...
2011-03-29 Roland HäderSwapped code, moved/renamed classes and interfaces:
2011-03-29 Roland HäderThe previously added but not used message helper is...
2011-03-29 Roland HäderAdded more classes (source for anything 'sourced',...
2011-03-29 Roland HäderAdded parameter 'key' to encryption methods to allow...
2011-03-26 Roland HäderAdded a out-going work queue (FiFoStacker instance...
2011-03-25 Roland HäderContinued on test-unit producer, fixed copyright:
2011-03-22 Roland HäderSet application instance first (to prevent a NPE in...
2011-03-22 Roland HäderIn 'core' introduced XmlTemplateEngineFactory used:
2011-03-21 Roland HäderProducers should always extend BaseProducer
2011-03-16 Roland HäderProducer/Consumer Pattern introduced: