Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code cleanup. | fmoga | 2011-05-31 | 13 | -238/+368 |
* | Move from relying on the HTTP session to manual session management using sess... | fmoga | 2011-05-30 | 9 | -351/+269 |
* | 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 |
* | Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex... | fmoga | 2011-05-25 | 3 | -6/+8 |
* | Improve comet support. Add status to callback return type to determine when b... | fmoga | 2011-05-24 | 7 | -136/+111 |
* | 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 | 8 | -0/+795 |