A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
RemoteObjectAMF0 — Dynamic class in package com.renaun.rpc | |
The RemoteObjectAMF0 class provides a method to connect to AMF0 gateways. | |
RemoteObjectAMF0() — Constructor in class com.renaun.rpc.RemoteObjectAMF0 | |
Constructor. | |
RemotingConnection — Class in package com.renaun.rpc | |
The RemotingConnection class wraps the basic NetConnection
class to default the ObjectEncoding value to ObjectEncoding.AMF0 . |
|
RemotingConnection(sURL) — Constructor in class com.renaun.rpc.RemotingConnection | |
Constructor. | |
ReplaceGatewayUrl() — Method in class com.renaun.rpc.RemotingConnection | |
ResponderAMF0 — Dynamic class in package com.renaun.rpc | |
The Responder class provides an object that is used in NetConnection.call() to handle return values from the server. | |
ResponderAMF0(methodName, result, status) — Constructor in class com.renaun.rpc.ResponderAMF0 | |
Constructs an instance of the responder object with the specified methodName, result function, and status function. | |
result — Event in class com.renaun.rpc.method | |
The result event is dispatched when a service call successfully returns and isn't handled by the Operation itself. | |
result — Event in class com.renaun.rpc.RemoteObjectAMF0 | |
The result event is dispatched when a service call successfully returns and isn't handled by the Operation itself. | |
results — Property in class com.renaun.rpc.RemoteObjectAMF0 | |
Carray over from Flex 1.5. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |