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 (TestService) or include a path(package/TestService) separator for path can only be '/'

  • access: public

Documentation generated on Mon, 23 Jan 2012 17:22:07 -0300 by phpDocumentor 1.4.3