Class CompletionGrpc.CompletionImplBase (2.38.0)

public abstract static class CompletionGrpc.CompletionImplBase implements BindableService, CompletionGrpc.AsyncService

Base class for the server implementation of the service Completion.

A service handles auto completion.

Inheritance

java.lang.Object > CompletionGrpc.CompletionImplBase

Implements

io.grpc.BindableService, CompletionGrpc.AsyncService

Constructors

CompletionImplBase()

public CompletionImplBase()

Methods

bindService()

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