Class ServerServiceGrpc.ServerServiceImplBase

java.lang.Object
com.soulfiremc.grpc.generated.ServerServiceGrpc.ServerServiceImplBase
All Implemented Interfaces:
ServerServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
ServerServiceImpl
Enclosing class:
ServerServiceGrpc

public abstract static class ServerServiceGrpc.ServerServiceImplBase extends Object implements io.grpc.BindableService, ServerServiceGrpc.AsyncService
Base class for the server implementation of the service ServerService.
  • Constructor Details

    • ServerServiceImplBase

      public ServerServiceImplBase()
  • Method Details

    • bindService

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