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.

This service lets you manage document.

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