Class GreeterGrpc.GreeterImplBase

java.lang.Object
helloworld.GreeterGrpc.GreeterImplBase
All Implemented Interfaces:
GreeterGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
GreeterGrpc

public abstract static class GreeterGrpc.GreeterImplBase extends Object implements io.grpc.BindableService, GreeterGrpc.AsyncService
Base class for the server implementation of the service Greeter.
The greeting service definition.
  • Constructor Details

    • GreeterImplBase

      public GreeterImplBase()
  • Method Details

    • bindService

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