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.client package » Interface QAManagerBase

close method Next Page

createBinaryMessage method


Synopsis

QABinaryMessage ianywhere.qanywhere.client.QAManagerBase.createBinaryMessage()
throws QAException

Throws
Remarks

Creates a QABinaryMessage object.

A QABinaryMessage object is used to send a message containing a message body of uninterpreted bytes.

See Also

Interface QABinaryMessage

Returns

A new QABinaryMessage instance.