Class ContextServiceGrpc.ContextServiceImplBase

java.lang.Object
tech.justen.concord.goodwill.grpc.ContextServiceGrpc.ContextServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, ContextServiceGrpc.AsyncService
Direct Known Subclasses:
GrpcContextService
Enclosing class:
ContextServiceGrpc

public abstract static class ContextServiceGrpc.ContextServiceImplBase extends Object implements io.grpc.BindableService, ContextServiceGrpc.AsyncService
Base class for the server implementation of the service ContextService.
  • Constructor Details

    • ContextServiceImplBase

      public ContextServiceImplBase()
  • Method Details

    • bindService

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