Class GeneratorsGrpc.GeneratorsImplBase (0.52.0)

public abstract static class GeneratorsGrpc.GeneratorsImplBase implements BindableService, GeneratorsGrpc.AsyncService

Base class for the server implementation of the service Generators.

Service for managing Generators

Inheritance

java.lang.Object > GeneratorsGrpc.GeneratorsImplBase

Implements

io.grpc.BindableService, GeneratorsGrpc.AsyncService

Constructors

GeneratorsImplBase()

public GeneratorsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition