Interface QAManager

Syntax
public ianywhere.qanywhere.client.QAManager
Base classes
Remarks

QAManager manages non-transactional QAnywhere messaging operations.

It derives from QAManagerBase.

For a detailed description of derived behavior, see Interface QAManagerBase.

The QAManager instance can be configured for implicit or explicit acknowledgement, as defined in the AcknowledgementMode class. To acknowledge messages as part of a transaction, use QATransactionalManager.

Use the QAManagerFactory class to create QAManager and QATransactionalManager objects.

See Also

Interface AcknowledgementMode

Class QAManagerFactory

Interface QATransactionalManager

Members

All members of ianywhere.qanywhere.client.QAManager, including all inherited members.


acknowledge method
acknowledgeAll method
acknowledgeUntil method
open method
recover method