| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--xp.system.DispatcherObject
|
+--xp.data.Connector
|
+--xp.data.RTDataConnector
Field Summary | ||
| gatewayUrl | ||
| methodName | ||
| paramSchema | ||
| /////public var operation:String;//name of method to be called //private var service;//the service object returned by mx.services for this particular instance | ||
| password | ||
| serviceName | ||
| shareConnections | ||
| userId | ||
| ||
| ||
| ||
Constructor | ||
| public | RTDataConnector ( ) | |
Method Summary | ||
| public | trigger ( ) | |
| ||
| ||
| var gatewayUrl |
| var methodName |
| var paramSchema |
| /////public var operation:String;//name of method to be called //private var service;//the service object returned by mx.services for this particular instance |
| var password |
| var serviceName |
| var shareConnections |
| var userId |
|
|