pub fn DispatchRegisterProvider(
Method: &str,
Params: Value,
Service: &CocoonServiceImpl,
) -> boolExpand description
Dispatch a register_*_provider method string to the correct
ProviderType. Returns true if the method was recognised and dispatched.