| Class | Package | Short Description |
| Connection
| mx.remoting | The Connection class is a collection of methods that helps you create and use Flash Remoting connections to services. |
| DataGlue
| mx.remoting | You use the DataGlue class to format data records for use in a ListBox, ComboBox, or other Flash UI component. |
| Fault
| mx.rpc | Contains the error details from a fault that occurred during a method invocation |
| FaultEvent
| mx.rpc | If a call to a service function results in an error, Flash Remoting returns a FaultEvent object as an argument to the fault handling method that you specify in the responder object. |
| Log
| mx.services | You can pass a Log object as an optional parameter to the Service constructor. |
| NetDebug
| mx.remoting.debug | The NetDebug class lets you trace function calls, parameters, and results among the Flash application, Flash Remoting, and the application server. |
| NetDebugConfig
| mx.remoting.debug | The NetDebugConfig class allows the developer to change the kind of data sent to the Network Connection Debugger (NCD). |
| NetServices
| mx.remoting | Note: The NetServices class and its methods are deprecated in Flash Remoting for Flash MX 2004 in favor of the Service class. |
| PendingCall
| mx.remoting | Each call to a service function returns a PendingCall object. |
| RecordSet
| mx.remoting | The RecordSet object lets you manipulate record sets returned from Flash Remoting or create client-side record sets. |
| RelayResponder
| mx.rpc | The RelayResponder provides a mechanism for relaying result and fault events to handler methods on an object. |
| RemotingConnector
| mx.data.components | RemotingConnector is a component that offers an easy way for Flash Professional clients to call functions on server-side objects that are deployed within ColdFusion, J2EE, or Microsoft's . |
| Responder
| mx.rpc | The Responder interface declares the required methods for implementing a responder for remoting method calls. |
| ResultEvent
| mx.rpc | A successful call to a service function returns a ResultEvent object as an argument to the result handling method that you specify in the responder object. |
| Service
| mx.remoting | The Service class provides the client-side proxy for remote services that are available on a server and are exposed through a Flash Remoting gateway. |
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flashremoting/mx2004/actionscript_api_reference/overview-summary.html
Comments
Glen Purkiss said on Feb 28, 2005 at 3:23 PM : No screen name said on Mar 9, 2005 at 6:43 PM : No screen name said on Mar 22, 2005 at 8:34 AM :