Class Amfphp_Core_Common_ServiceCallParameters

Description

place holder class for the variables necessary to make a service call

  • author: Ariel Sommeria-klein

Located in /Amfphp/Core/Common/ServiceCallParameters.php (line 19)


	
			
Variable Summary
Variables
String $methodName (line 35)

the name of the method to execute on the service object

  • access: public
$methodParameters (line 41)

the parameters to pass to the method being called on the service

  • access: public
String $serviceName (line 29)

the name of the service.

The service name can either be just the name of the class (MirrorService) or include a path(package/MirrorService) separator for path can only be "/"

  • access: public

Documentation generated on Thu, 24 Mar 2011 16:55:41 +0100 by phpDocumentor 1.4.3