Class ProtonCPPExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.ProtonCPPExample
-
public class ProtonCPPExample extends Object
This example demonstrates the use of ActiveMQ Artemis "pre-acknowledge" functionality where messages are acknowledged before they are delivered to the consumer.Please see the readme for more details.
-
-
Constructor Summary
Constructors Constructor Description ProtonCPPExample()
-