Class SecretServiceGrpc.SecretServiceImplBase

java.lang.Object
tech.justen.concord.goodwill.grpc.SecretServiceGrpc.SecretServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, SecretServiceGrpc.AsyncService
Direct Known Subclasses:
GrpcSecretService
Enclosing class:
SecretServiceGrpc

public abstract static class SecretServiceGrpc.SecretServiceImplBase extends Object implements io.grpc.BindableService, SecretServiceGrpc.AsyncService
Base class for the server implementation of the service SecretService.
  • Constructor Details

    • SecretServiceImplBase

      public SecretServiceImplBase()
  • Method Details

    • bindService

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