Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAManagerBase

getMessageBySelectorTimeout method Next Page

getMessageListener method


Synopsis

QAMessageListener ianywhere.qanywhere.client.QAManagerBase.getMessageListener(
String address
)
throws QAException

Parameters
Throws
Remarks

Returns the QAMessageListener associated with the specified queue.

If there is no QAMessageListener associated with the specified queue, returns null.

See Also

Interface QAMessageListener

Returns

The listener.