Class DownloadServiceGrpc.DownloadServiceImplBase

java.lang.Object
com.soulfiremc.grpc.generated.DownloadServiceGrpc.DownloadServiceImplBase
All Implemented Interfaces:
DownloadServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
DownloadServiceImpl
Enclosing class:
DownloadServiceGrpc

public abstract static class DownloadServiceGrpc.DownloadServiceImplBase extends Object implements io.grpc.BindableService, DownloadServiceGrpc.AsyncService
Base class for the server implementation of the service DownloadService.
  • Constructor Details

    • DownloadServiceImplBase

      public DownloadServiceImplBase()
  • Method Details

    • bindService

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