AMQP Messaging Demo for Java
Try the demo
This demo shows some of the core client features of AMQP, and lets you publish and consume AMQP messages.
The source code for this demo is located in the GATEWAY_HOME/demo/java/src/amqp directory of this release. Read Use the Kaazing WebSocket Gateway Java AMQP Client Library to learn how to create your own Java applications.
Some additional resources:
- For information on how to build a Java client, see Build Java AMQP Clients Using Kaazing WebSocket Gateway.
- Refer to the Java AMQP Client library documentation.
- Learn about the advanced features of AMQP by following the Real-Time Interactive Guide to AMQP.