registerService method

void registerService (Service implementation)

Registers a service with related implementation

  • implementation a GRPC service object with service implementation methods.