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  
read(id) — Method in interface com.ericfeminella.rpc.dao.IDAO
Retrieves a previously persisted object from a database using the specified id as primary key
remoteClass — Property in class com.ericfeminella.rpc.AMFPHPRemoteGateway
remoteServiceClass(remoteClass) — Method in class com.ericfeminella.rpc.AMFPHPRemoteGateway
Sets the class in which remote method invocation is to be made You must include the fully qualified classpath.
remoteServiceClass(remoteClass) — Method in interface com.ericfeminella.rpc.IRemoteService
Sets the class in which remote procedure call (RPC) invocation is to be made.
responder — Property in class com.ericfeminella.rpc.AMFPHPRemoteGateway
resultProxy(data) — Method in class com.ericfeminella.rpc.AMFPHPRemoteGateway
Establishes the IResponder result which will be used as a proxy upon an ResultEvent.
resultProxy(data) — Method in interface com.ericfeminella.rpc.IIResponderProxy
Establishes the IResponder result which will be used as a proxy method upon an ResultEvent
RTMPConnectionException — Class in package com.ericfeminella.rpc.errors
An RTMPConnectionException is thrown if an RPC call is made and Flash Player does not have a persisted RTMP connection to the server of the remote object
RTMPConnectionException(method, remoteClass) — Constructor in class com.ericfeminella.rpc.errors.RTMPConnectionException
Throws an error specifying that the is not a persisted RTMP connection
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