Package org.acme.proto.c.sub.dir
Class TestCGrpc.TestCImplBase
java.lang.Object
org.acme.proto.c.sub.dir.TestCGrpc.TestCImplBase
- All Implemented Interfaces:
io.grpc.BindableService,TestCGrpc.AsyncService
- Enclosing class:
- TestCGrpc
public abstract static class TestCGrpc.TestCImplBase
extends Object
implements io.grpc.BindableService, TestCGrpc.AsyncService
Base class for the server implementation of the service TestC.
-
Constructor Details
-
TestCImplBase
public TestCImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-