Class CommandServiceGrpc.CommandServiceImplBase

java.lang.Object
com.soulfiremc.grpc.generated.CommandServiceGrpc.CommandServiceImplBase
All Implemented Interfaces:
CommandServiceGrpc.AsyncService, io.grpc.BindableService
Direct Known Subclasses:
CommandServiceImpl
Enclosing class:
CommandServiceGrpc

public abstract static class CommandServiceGrpc.CommandServiceImplBase extends Object implements io.grpc.BindableService, CommandServiceGrpc.AsyncService
Base class for the server implementation of the service CommandService.
  • Constructor Details

    • CommandServiceImplBase

      public CommandServiceImplBase()
  • Method Details

    • bindService

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