OPENWIRE-19

Create an annotation based codec generator and a set of openwire
annotations that can be used to decorate openwire commands to define the
openwire command set and any extensions.  

OPENWIRE-10 

Create a marsaller implementation that uses the openwire annotations to
generate a single codec capable of encoding and decoding all openwire
versions.  Move all single version codecs into the legacy module.
402 files changed
tree: 4cd6fb5428e99ae8b44cbef1b18f4048f8ac55b5
  1. openwire-annotations/
  2. openwire-core/
  3. openwire-generator/
  4. openwire-interop-tests/
  5. openwire-legacy/
  6. openwire-website/
  7. .gitignore
  8. KEYS
  9. LICENSE
  10. NOTICE
  11. pom.xml
  12. README.md
README.md

ActiveMQ OpenWire

This library provides an implementation of the OpenWire protocol which is the native wire protocol for ActiveMQ Brokers and Clients.