summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-comet-runtime/src (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-08Add missing license header on JSON utility class.fmoga1-0/+18
2011-07-08Push fix for JSON array parser to comet binding. Refactor data conversion in ...fmoga3-83/+133
2011-06-09Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...fmoga3-12/+49
2011-05-31Code cleanup.fmoga14-239/+383
2011-05-30Move from relying on the HTTP session to manual session management using sess...fmoga11-360/+349
2011-05-26Make CometBindingHandler Serializable as it is used with @PerSessionfmoga1-1/+2
2011-05-26Add support for non-void return types for blocking operations as there is onl...fmoga1-9/+20
2011-05-25Update testcase for binding-comet-runtime with callbacks.fmoga3-9/+23
2011-05-25Cleanup binding code by removing debug prints.fmoga2-6/+2
2011-05-25Add generic connect method to js client with default transport set to HTTP st...fmoga1-0/+3
2011-05-25Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga4-7/+9
2011-05-24Improve comet support. Add status to callback return type to determine when b...fmoga9-224/+374
2011-04-20Allow the look up of endpoint address by component/service/binding name from ...rfeng2-5/+10
2011-02-11Added multiple response support for the comet binding.fmoga8-268/+447
2010-09-16Moved comet binding to trunk.fmoga16-0/+1583