Will be registered as the handler for all methods called in the
SOAP server and will call the appropriate function through the registry.
Parameters
- $method
- The name of the method called by the RPC request.
- $params
- The passed parameters.
Returns
mixed
The result of the called registry method.