| Package | com.adobe.kiwi.connections |
| Interface | public interface IServiceFactory |
| Property | Defined by | ||
|---|---|---|---|
| showBusyCursor : Boolean
Whether to display the busy cursor when making HTTP calls.
| IServiceFactory | ||
| Function | Defined by | ||
|---|---|---|---|
|
createHTTPService():HTTPService
Create an HTTPService object for making HTTP calls.
| IServiceFactory | ||
|
setRemoteCredentials(username:String, password:String):void
Sets the remote credentials that should be used when making
HTTP calls.
| IServiceFactory | ||
showBusyCursor:Boolean [read-write] public function get showBusyCursor():Boolean
public function set showBusyCursor(value:Boolean):void
public function createHTTPService():HTTPService
HTTPService |
public function setRemoteCredentials(username:String, password:String):void
username:String — the username to use
|
|
password:String — the password to use
|
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/kiwi/connections/com/adobe/kiwi/connections/IServiceFactory.html