Class TestAGrpc.TestAImplBase

java.lang.Object
org.acme.proto.a.TestAGrpc.TestAImplBase
All Implemented Interfaces:
io.grpc.BindableService, TestAGrpc.AsyncService
Enclosing class:
TestAGrpc

public abstract static class TestAGrpc.TestAImplBase extends Object implements io.grpc.BindableService, TestAGrpc.AsyncService
Base class for the server implementation of the service TestA.
  • Constructor Details

    • TestAImplBase

      public TestAImplBase()
  • Method Details

    • bindService

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