What is the difference between httpservice and data service? : adobe flex action script
Answer Posted / Nishant Trivedi
HttpService in Adobe Flex is a low-level HTTP service that allows you to make requests directly to a server using raw HTTP. DataService, on the other hand, is a high-level data access service that provides a simplified API for working with remote data services such as REST and AMF.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers