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.
Class | Package | Description | |
---|---|---|---|
method
| com.renaun.rpc | The method class for RemoteObjectAMF0 service calls. | |
RemoteObjectAMF0
| com.renaun.rpc | The RemoteObjectAMF0 class provides a method to connect to AMF0 gateways. | |
RemotingConnection
| com.renaun.rpc |
The RemotingConnection class wraps the basic NetConnection
class to default the ObjectEncoding value to ObjectEncoding.AMF0 . |
|
ResponderAMF0
| com.renaun.rpc | The Responder class provides an object that is used in NetConnection.call() to handle return values from the server. |