mx.rpc.http 패키지에는 HTTP 클래스가 들어 있습니다.
클래스
| 클래스 | 설명 | |
|---|---|---|
| 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. |
Tue Jun 12 2018, 03:32 PM Z