java.util.Enumeration ianywhere.qanywhere.client.QAManagerBase.browseMessages()
throws QAException
Thrown if there is a problem browsing the messages.
Browses all available messages in the message store.
The messages are just being browsed, so they cannot be acknowledged.
Use the QAManagerBase.getMessage(String) method to receive messages so that they can be acknowledged.
An enumerator over the available messages.