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

SQL Anywhere 12.0.1 » QAnywhere » QAnywhere reference » QAnywhere Java API reference for clients

 

QAMessageListener2 interface

To listen for messages, implement this interface and register your implementation by calling QAMangerBase.setMessageListener2(String,QAMessageListener2).

 Syntax
 Members
 See also

onException method
onMessage method