Class DockerServiceGrpc.DockerServiceImplBase

java.lang.Object
tech.justen.concord.goodwill.grpc.DockerServiceGrpc.DockerServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, DockerServiceGrpc.AsyncService
Direct Known Subclasses:
GrpcDockerService
Enclosing class:
DockerServiceGrpc

public abstract static class DockerServiceGrpc.DockerServiceImplBase extends Object implements io.grpc.BindableService, DockerServiceGrpc.AsyncService
Base class for the server implementation of the service DockerService.
  • Constructor Details

    • DockerServiceImplBase

      public DockerServiceImplBase()
  • Method Details

    • bindService

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