Class CompletionServiceGrpc.CompletionServiceImplBase (0.37.0)

public abstract static class CompletionServiceGrpc.CompletionServiceImplBase implements BindableService, CompletionServiceGrpc.AsyncService

Base class for the server implementation of the service CompletionService.

Service for Auto-Completion.

Inheritance

java.lang.Object > CompletionServiceGrpc.CompletionServiceImplBase

Implements

io.grpc.BindableService, CompletionServiceGrpc.AsyncService

Constructors

CompletionServiceImplBase()

public CompletionServiceImplBase()

Methods

bindService()

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