Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish" | James Turnbull | 2011-04-20 | 1 | -2/+2 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -27/+27 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -3/+3 |
* | Using Message acknowledgement in queueing | Luke Kanies | 2009-06-03 | 1 | -1/+4 |
* | Protecting Stomp client against internal failures | Luke Kanies | 2009-05-18 | 1 | -1/+5 |
* | Refactoring the stomp client and tests a bit | Luke Kanies | 2009-05-18 | 1 | -2/+12 |
* | Introduce queue client "plugin" namespace and interface, with a Stomp client ... | Ethan Rowe | 2009-04-22 | 1 | -0/+30 |