Interfaces
 InterfaceDescription
 IServiceLocator IServiceLocator defines an interface for service locator.
 IServices 
 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.

Classes
 ClassDescription
 AbstractServices 
 ServiceLocator The ServiceLocator allows service to be located and security credentials to be managed.