]> git.mxchange.org Git - hub.git/history - application/hub/main/pools
Added a new task for listener pools and network package readers (for abstract Network...
[hub.git] / application / hub / main / pools /
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-11 Roland HäderRefactured nodeInstance to be no longer stored in helpers
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderNon-blocking enforced and skipped handling packages...
2009-08-17 Roland HäderDeprecated visitor removed, new added, rewrites:
2009-08-08 Roland HäderNew iterator introduced, low-level TCP connections...
2009-08-07 Roland HäderDebug line removed
2009-08-07 Roland HäderMoved a lot classes, added visitors and methods
2009-08-04 Roland HäderExceptions, interfaces and many classes added/rewritten:
2009-08-04 Roland HäderMore shutdown filters added, interface introduced
2009-08-03 Roland HäderNews Updated, filters renamed/commented:
2009-07-08 Roland HäderRewritten to shortcut method debugOutput()
2009-07-08 Roland HäderInterface Poolable rewritten to PoolableListener and...
2009-07-08 Roland HäderSome variables from copy&pase fixed...
2009-07-08 Roland HädershutdownSocket() method stub added
2009-07-08 Roland HäderBetter TCP listener implemented, client pool added...
2009-07-07 Roland HäderComments updated, missing parameter added to doc-tag
2009-07-07 Roland HäderGrouping by protocol of listeners in pool added
2009-07-07 Roland HäderDebug message added
2009-07-07 Roland HäderMethod addListener() added
2009-07-07 Roland HäderCopyright updated
2009-07-07 Roland HäderDebug line added
2009-07-07 Roland HäderListenerPool added with Poolable interface (should...