[Experiment Class] The adapter for a service class. More...
Public Member Functions | |
__construct (&$service) | |
prepare () | |
setUser (&$user) | |
call ( $operation, $params) | |
getOperationData ( $operation) | |
setError ( $message) | |
getError () | |
Data Fields | |
$mService | |
$mClientErrorStr | |
$mUser | |
[Experiment Class] The adapter for a service class.
This class is the adapter of a service class. I give a caller the interface that resembled NUSOAP.