IWebServiceProvider
IWebServiceProvider
Package | system.base |
---|---|
Inheritance | interface IWebServiceProvider |
Since | 1.0 |
Source Code | framework/base/interfaces.php |
IWebServiceProvider interface may be implemented by Web service provider classes.
If this interface is implemented, the provider instance will be able to intercept the remote method invocation (e.g. for logging or authentication purpose).
If this interface is implemented, the provider instance will be able to intercept the remote method invocation (e.g. for logging or authentication purpose).