Class ConfigServiceGrpc.ConfigServiceImplBase

java.lang.Object
tech.justen.concord.goodwill.grpc.ConfigServiceGrpc.ConfigServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, ConfigServiceGrpc.AsyncService
Direct Known Subclasses:
GrpcConfigService
Enclosing class:
ConfigServiceGrpc

public abstract static class ConfigServiceGrpc.ConfigServiceImplBase extends Object implements io.grpc.BindableService, ConfigServiceGrpc.AsyncService
Base class for the server implementation of the service ConfigService.
  • Constructor Details

    • ConfigServiceImplBase

      public ConfigServiceImplBase()
  • Method Details

    • bindService

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