Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make CometBindingHandler Serializable as it is used with @PerSession | fmoga | 2011-05-26 | 1 | -1/+2 |
* | Add support for non-void return types for blocking operations as there is onl... | fmoga | 2011-05-26 | 1 | -9/+20 |
* | Cleanup binding code by removing debug prints. | fmoga | 2011-05-25 | 2 | -6/+2 |
* | Add generic connect method to js client with default transport set to HTTP st... | fmoga | 2011-05-25 | 1 | -0/+3 |
* | Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex... | fmoga | 2011-05-25 | 4 | -7/+9 |
* | Improve comet support. Add status to callback return type to determine when b... | fmoga | 2011-05-24 | 9 | -224/+374 |
* | Allow the look up of endpoint address by component/service/binding name from ... | rfeng | 2011-04-20 | 2 | -5/+10 |
* | Added multiple response support for the comet binding. | fmoga | 2011-02-11 | 8 | -268/+447 |
* | Moved comet binding to trunk. | fmoga | 2010-09-16 | 12 | -0/+1428 |