OPENWIRE-68 - Import OpenWire version 12 (#9)

This adds support for OpenWire v12 which includes the
BrokerSubsriptionInfo command that was added. Legacy marshallers were
added as well as interop tests for the new command.
72 files changed
tree: 78b3d37ecc5c14cdddb4a8636fc0a716349a96de
  1. openwire-annotations/
  2. openwire-core/
  3. openwire-generator/
  4. openwire-interop-tests/
  5. openwire-legacy/
  6. openwire-website/
  7. .gitignore
  8. Jenkinsfile
  9. KEYS
  10. LICENSE
  11. NOTICE
  12. pom.xml
  13. 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.