Class DictGrpc.DictImplBase

java.lang.Object
io.github.xezzon.zeroweb.dict.DictGrpc.DictImplBase
All Implemented Interfaces:
DictGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
DictGrpc

public abstract static class DictGrpc.DictImplBase extends Object implements io.grpc.BindableService, DictGrpc.AsyncService
Base class for the server implementation of the service Dict.
 字典相关的服务间接口
 
  • Constructor Details

    • DictImplBase

      public DictImplBase()
  • Method Details

    • bindService

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