
AMF Client Library provides a seamless and easy way for iPhone applications to leverage Adobe's AMF 3.0 protocol and guarantee a faster response time from the server. The library supports remoting and secured remoting for iPhone applications. The implementation is asynchronous in nature providing success and failure callbacks. This allows application to perform other tasks without blocking the application.
NOTE: DEVELOPMENT ON THIS COMPONENT IS STOPPED.
The response is received from the server in the form of a call back of success or failure. The marshalling and de-marshalling of objects is automatically taken care by the client library.