February 2002
Beginner to intermediate
544 pages
10h 23m
English
This appendix contains a number of sample programs that illustrate JMS API concepts and features. The samples are as follows:
DurableSubscriberExample.java, a program that illustrates the use of durable subscriptions
TransactedExample.java, a program that shows how to use transactions in standalone applications
AckEquivExample.java, a program that illustrates acknowledgment modes
SampleUtilities.java, a utility class containing methods called by the other sample programs
The programs are all self-contained threaded applications. The programs include producer and consumer classes that send and receive messages. If you downloaded the tutorial examples as described in the preface, you will find the examples for this ...
Read now
Unlock full access