| Interface | Description | |
|---|---|---|
| IServiceLocator | ||
| Responder |
Deprecated as of Cairngorm 2.1, replaced by mx.rpc.IResponder
The Responder interface is implemented by classes that wish to handle data returned as the result of a service-call to the server. Typically, a server-side call will be made using a service that is defined on the ServiceLocator. |
| Class | Description | |
|---|---|---|
| ServiceLocator |