Class EchoResourceServiceGrpc.EchoResourceServiceImplBase

java.lang.Object
proto.rpc.examples.echoresource.v1.EchoResourceServiceGrpc.EchoResourceServiceImplBase
All Implemented Interfaces:
io.grpc.BindableService, EchoResourceServiceGrpc.AsyncService
Enclosing class:
EchoResourceServiceGrpc

public abstract static class EchoResourceServiceGrpc.EchoResourceServiceImplBase extends Object implements io.grpc.BindableService, EchoResourceServiceGrpc.AsyncService
Base class for the server implementation of the service EchoResourceService.
  • Constructor Details

    • EchoResourceServiceImplBase

      public EchoResourceServiceImplBase()
  • Method Details

    • bindService

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