Class TestEchoServiceGrpc.TestEchoServiceImplBase

java.lang.Object
com.viam.component.testecho.v1.TestEchoServiceGrpc.TestEchoServiceImplBase
All Implemented Interfaces:
TestEchoServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
TestEchoServiceGrpc

public abstract static class TestEchoServiceGrpc.TestEchoServiceImplBase extends Object implements io.grpc.BindableService, TestEchoServiceGrpc.AsyncService
Base class for the server implementation of the service TestEchoService.
  • Constructor Details

    • TestEchoServiceImplBase

      public TestEchoServiceImplBase()
  • Method Details

    • bindService

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