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 MessageProperties

ADAPTER variable Next Page

ADAPTERS variable


Synopsis

final String ianywhere.qanywhere.client.MessageProperties.ADAPTERS

Remarks

This property name refers to a delimited list of network adapters that can be used to connect to the QAnywhere server.

It is used for system queue messages.

You can pass MessageProperties.ADAPTERS in the QAMessage.getStringProperty(String) method to access the associated property. This property is read-only.

See Also

Interface MessageProperties

getStringProperty method