Class SettingGrpc.SettingImplBase

java.lang.Object
io.github.xezzon.zeroweb.setting.SettingGrpc.SettingImplBase
All Implemented Interfaces:
SettingGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SettingGrpc

public abstract static class SettingGrpc.SettingImplBase extends Object implements io.grpc.BindableService, SettingGrpc.AsyncService
Base class for the server implementation of the service Setting.
业务参数服务
  • Constructor Details

    • SettingImplBase

      public SettingImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService