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  
addResponder(responder) — Method in class com.ericfeminella.rpc.AMFPHPRemoteGateway
Adds the responder which is invoked upon RPC result and fault callbacks
addResponder(responder) — Method in interface com.ericfeminella.rpc.IRemoteService
Adds a callback responder which is invoked upon RPC result and fault responses
AMFPHPRemoteGateway — Class in package com.ericfeminella.rpc
Provides a generic base class API for creating AMFPHP gateway connections and performing remote method invocation / remote procedure call (RPC) invocation on PHP objects.
AMFPHPRemoteGateway(gatewayURI) — Constructor in class com.ericfeminella.rpc.AMFPHPRemoteGateway
Constructor Instantiates a new instance of AMFPHPRemoteGateway and sets objectEncoding to ActionScript Message Format 3 (AMF3).
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