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

SQL Anywhere 12.0.0 (Français) » QAnywhere » QAnywhere reference » QAnywhere Java API reference for clients

 

QAMessageListener interface

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

 Syntax
 Members
 See also

onException method
onMessage method