]> git.mxchange.org Git - hub.git/history - application/hub/main/listener
Task handler added, a lot rewrites
[hub.git] / application / hub / main / listener /
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-11 Roland HäderInterfaces added, shutdown filter added, deprecated...
2009-08-08 Roland HäderNetwork package handling added (unfinished)
2009-08-08 Roland HäderNew iterator introduced, low-level TCP connections...
2009-08-07 Roland HäderMoved a lot classes, added visitors and methods
2009-08-05 Roland HäderIterator continued (not fully implemented), iteration...
2009-08-04 Roland HäderExceptions, interfaces and many classes added/rewritten:
2009-08-04 Roland HäderMore shutdown filters added, interface introduced
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-08 Roland HäderRewritten to shortcut method debugOutput()
2009-07-08 Roland HädershutdownSocket() method stub added
2009-07-08 Roland HäderBetter TCP listener implemented, client pool added...
2009-07-08 Roland HäderSocket exception added, initListener() basicly finished
2009-07-07 Roland HäderDirectory added for generic listener decorators, e...
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äderinitListener() in decorators should not be called
2009-07-07 Roland HäderDecorators for hub/client listeners added
2009-07-07 Roland HäderStub method initListener() added
2009-07-07 Roland HäderCopyright updated
2009-07-07 Roland HäderListener classes added, setter/getter added
2009-07-07 Roland HäderListenerPool added with Poolable interface (should...
2009-07-07 Roland HäderPrepared for listener classes (TCP/UDP and listener...