java.util.Enumeration QAManagerBase.browseMessagesByQueue( String address ) throws QAException
address The address of the messages.
Thrown if there is a problem browsing the messages.
Browses the available messages waiting that have been sent to the given address.
The messages are just being browsed, so they cannot be acknowledged.
Use the QAManagerBase.getMessage(String) method to receive messages so they can be acknowledged.
An enumerator over the available messages.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |