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