void ianywhere.qanywhere.client.QAManagerBase.putMessage( String address, QAMessage msg ) throws QAException
address The address of the message specifying the destination queue name.
msg The message to put in the local message store for transmission.
Prepares a message to send to another QAnywhere client.
This method inserts a message and a destination address into your local message store. The time of message transmission depends on QAnywhere Agent transmission policies.
The address takes the form 'id\queue-name', where 'id' is the destination message store id and 'queue-name' identifies a queue that is used by the destination QAnywhere client to listen for or receive messages.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |