| Interface | Description | |
|---|---|---|
| IIResponderProxy | Provides the contract for a service which needs to invoke asynchronous calls between tiers of an application, and proxy the result / fault between an flash.net.Responder and mx.rpc.responder | |
| IRemoteService | Provides a default contract for a class which needs to invoke asynchronous calls between tiers of an application. |
| Class | Description | |
|---|---|---|
| AMFPHPRemoteGateway | Provides a generic base class API for creating AMFPHP gateway connections and performing remote method invocation / remote procedure call (RPC) invocation on PHP objects. |