Class DictGrpc

java.lang.Object
io.github.xezzon.zeroweb.dict.DictGrpc

@Generated(value="by gRPC proto compiler (version 1.69.0)", comments="Source: dict.proto") public final class DictGrpc extends Object
 字典相关的服务间接口
 
  • Field Details

  • Method Details

    • getGetDictListByTagMethod

      public static io.grpc.MethodDescriptor<DictReq,DictListResp> getGetDictListByTagMethod()
    • getImportDictMethod

      public static io.grpc.MethodDescriptor<DictImportReqList,com.google.protobuf.Empty> getImportDictMethod()
    • newStub

      public static DictGrpc.DictStub newStub(io.grpc.Channel channel)
      Creates a new async stub that supports all call types for the service
    • newBlockingStub

      public static DictGrpc.DictBlockingStub newBlockingStub(io.grpc.Channel channel)
      Creates a new blocking-style stub that supports unary and streaming output calls on the service
    • newFutureStub

      public static DictGrpc.DictFutureStub newFutureStub(io.grpc.Channel channel)
      Creates a new ListenableFuture-style stub that supports unary calls on the service
    • bindService

      public static final io.grpc.ServerServiceDefinition bindService(DictGrpc.AsyncService service)
    • getServiceDescriptor

      public static io.grpc.ServiceDescriptor getServiceDescriptor()