Class AttachmentGrpc.AttachmentImplBase

java.lang.Object
io.github.xezzon.zeroweb.attachment.AttachmentGrpc.AttachmentImplBase
All Implemented Interfaces:
AttachmentGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
AttachmentGrpc

public abstract static class AttachmentGrpc.AttachmentImplBase extends Object implements io.grpc.BindableService, AttachmentGrpc.AsyncService
Base class for the server implementation of the service Attachment.
附件管理服务
  • Constructor Details

    • AttachmentImplBase

      public AttachmentImplBase()
  • Method Details

    • bindService

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