Class DocumentsGrpc.DocumentsImplBase (4.47.0)

public abstract static class DocumentsGrpc.DocumentsImplBase implements BindableService, DocumentsGrpc.AsyncService

Base class for the server implementation of the service Documents.

Service for managing knowledge Documents.

Inheritance

java.lang.Object > DocumentsGrpc.DocumentsImplBase

Implements

io.grpc.BindableService, DocumentsGrpc.AsyncService

Constructors

DocumentsImplBase()

public DocumentsImplBase()

Methods

bindService()

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