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  
IDAO — Interface in package com.ericfeminella.rpc.dao
Defines a Generic DAO client-side CRUD implementation which has been adapted from a Java typesafe AOP DAO.
IIResponderProxy — Interface in package com.ericfeminella.rpc
Provides the contract for a service which needs to invoke asynchronous calls between tiers of an application, and proxy the result / fault between an flash.net.Responder and mx.rpc.responder
invoke(method, ... rest) — Method in class com.ericfeminella.rpc.AMFPHPRemoteGateway
Performs rpc method invocation on a remote PHP object
invoke(method, ... rest) — Method in interface com.ericfeminella.rpc.IRemoteService
Invokes a method on a remote object as specifed in remoteServiceClass
IRemoteService — Interface in package com.ericfeminella.rpc
Provides a default contract for a class which needs to invoke asynchronous calls between tiers of an application.
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