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. |
Thu Dec 6 2018, 01:47 PM -08:00