The mx.rpc.http package contains the HTTP classes.
Classes
Class | Description | |
---|---|---|
AbstractOperation | An Operation used specifically by HTTPService or HTTPMultiService. | |
HTTPMultiService | You use the <mx:HTTPMultiService> tag to represent a collection of http operations. | |
HTTPService | You use the HTTPService class to represent an HTTPService object in ActionScript. | |
Operation | An Operation used specifically by an HTTPMultiService. | |
SerializationFilter | This class is useful for framework developers wishing to plug in or modify the HTTP services to use a new serialization format. |
Fri Mar 19 2010, 02:57 AM -07:00