February 2002
Beginner to intermediate
544 pages
10h 23m
English
A MessageListener object is used to receive asynchronously delivered messages.
Each session must insure that it passes messages serially to the listener. This means that a listener assigned to one or more consumers of the same session can assume that the onMessage method is not called with the next message until the session has completed the last call.
Read now
Unlock full access