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.ws package » Interface WSListener

onException method Next Page

onResult method


Synopsis

void ianywhere.qanywhere.ws.WSListener.onResult(
WSResult wsResult
)

Parameters
Remarks

Called with the result of an asynchronous web service request.

See Also

Class WSResult