SQL Anywhere 10.0.1
» QAnywhere
» QAnywhere Java API Reference
» ianywhere.qanywhere.client package
» Interface AcknowledgementMode
EXPLICIT_ACKNOWLEDGEMENT variable
Synopsis
final short ianywhere.qanywhere.client.AcknowledgementMode.EXPLICIT_ACKNOWLEDGEMENT
Remarks
Indicates that received messages are acknowledged using one of the QAManager acknowledge methods.
See Also
Interface QAManager