This is the base class for the main web service proxy class generated by the mobile web service compiler.
public class WSBase
All members of WSBase class, including all inherited members.
Name | Description |
---|---|
Constructor with configuration property file. | |
Clears all request properties that have been set for this WSBase. | |
Gets a WSResult object that represents the results of a web service request. | |
Gets the service ID for this instance of WSBase. | |
Sets a listener for the results of a given web service request. | |
Sets a configuration property for this instance of WSBase. | |
Sets the QAManagerBase that is used by this web service client to do web service requests. | |
Sets a request property for webservice requests made by this instance of WSBase. | |
Sets a user-defined ID for this instance of WSBase. |
WSBase constructor
clearRequestProperties method
getResult method
getServiceID method
setListener method
setProperty method
setQAManager method
setRequestProperty method
setServiceID method
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |