Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ... | lresende | 2010-04-30 | 6 | -37/+116 | |
* | Adding XML wire format binding implementation for REST binding, and adjusting... | lresende | 2010-04-29 | 19 | -17/+612 | |
* | Tweaking binding implementation and adding tests for GET, PUT, POST operation... | lresende | 2010-04-28 | 5 | -21/+103 | |
* | Update testcase to simulate a browser GET call and verify the right JSON is p... | lresende | 2010-04-28 | 1 | -10/+20 | |
* | Operation selector implementation that uses JAX-RS annotations to map http re... | lresende | 2010-04-27 | 17 | -47/+406 | |
* | Initial implementation for JSON wire format for REST binding | lresende | 2010-04-25 | 19 | -109/+660 | |
* | Refactoring packages and other references from HTTP to REST | lresende | 2010-04-25 | 18 | -72/+71 | |
* | Initializing binding-rest based on existent binding-http | lresende | 2010-04-25 | 21 | -0/+2935 |