Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 FaultEvent
com.arc90.rpc.events The event that indicates an RPC operation has failed.
 RESTService
com.arc90.rpc.rest RESTService makes fully aware HTTP service calls.
 RESTServiceMethod
com.arc90.rpc.rest The RESTServiceMethod class provides values that specify what method should be used when making requests to a server.
 ResultEvent
com.arc90.rpc.events The event that indicates an RPC operation has successfully returned a result.