Class TestBGrpc.TestBImplBase

java.lang.Object
org.acme.proto.b.TestBGrpc.TestBImplBase
All Implemented Interfaces:
io.grpc.BindableService, TestBGrpc.AsyncService
Enclosing class:
TestBGrpc

public abstract static class TestBGrpc.TestBImplBase extends Object implements io.grpc.BindableService, TestBGrpc.AsyncService
Base class for the server implementation of the service TestB.
  • Constructor Details

    • TestBImplBase

      public TestBImplBase()
  • Method Details

    • bindService

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