Class SampleQueryServiceGrpc.SampleQueryServiceImplBase (0.45.0)

public abstract static class SampleQueryServiceGrpc.SampleQueryServiceImplBase implements BindableService, SampleQueryServiceGrpc.AsyncService

Base class for the server implementation of the service SampleQueryService.

Service for managing SampleQuerys,

Inheritance

java.lang.Object > SampleQueryServiceGrpc.SampleQueryServiceImplBase

Implements

io.grpc.BindableService, SampleQueryServiceGrpc.AsyncService

Constructors

SampleQueryServiceImplBase()

public SampleQueryServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition