Package com.apivolve.xolir
Class GeneratorGrpc.GeneratorImplBase
java.lang.Object
com.apivolve.xolir.GeneratorGrpc.GeneratorImplBase
- All Implemented Interfaces:
GeneratorGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- GeneratorGrpc
public abstract static class GeneratorGrpc.GeneratorImplBase
extends Object
implements io.grpc.BindableService, GeneratorGrpc.AsyncService
Base class for the server implementation of the service Generator.
-
Constructor Details
-
GeneratorImplBase
public GeneratorImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-