Class DocumentServiceGrpc.DocumentServiceImplBase (0.37.0)

public abstract static class DocumentServiceGrpc.DocumentServiceImplBase implements BindableService, DocumentServiceGrpc.AsyncService

Base class for the server implementation of the service DocumentService.

Service for ingesting Document information of the customer's website.

Inheritance

java.lang.Object > DocumentServiceGrpc.DocumentServiceImplBase

Implements

io.grpc.BindableService, DocumentServiceGrpc.AsyncService

Constructors

DocumentServiceImplBase()

public DocumentServiceImplBase()

Methods

bindService()

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