| Interface | Description | |
|---|---|---|
| IServiceLocator | IServiceLocator defines an interface for service locator. | |
| IServices | IServices defines an interface for managing services on an 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. |
| Class | Description | |
|---|---|---|
| AbstractServices | Used to manage all services defined on the IServiceLocator instance. | |
| ServiceLocator | The ServiceLocator allows service to be located and security credentials to be managed. |