openmediavault
4.0 (Arrakis)
The open network attached storage solution
|
Public Member Functions | |
__construct () | |
getService ($name) | |
getServices () | |
initializeServices () | |
dump () | |
Static Public Member Functions | |
static & | getInstance () |
Helper class to handle RPC services.
OMV\Rpc\ServiceManager::__construct | ( | ) |
Constructor
|
final |
Dump all registered RPC services.
|
static |
Returns a RPC manager singleton.
|
final |
Get a RPC service.
name | The name of the RPC service to get. |
|
final |
Get all registered RPC services.
|
final |
Initialize the services.