Class DocumentSchemaServiceGrpc.DocumentSchemaServiceImplBase (0.37.0)

public abstract static class DocumentSchemaServiceGrpc.DocumentSchemaServiceImplBase implements BindableService, DocumentSchemaServiceGrpc.AsyncService

Base class for the server implementation of the service DocumentSchemaService.

This service lets you manage document schema.

Inheritance

java.lang.Object > DocumentSchemaServiceGrpc.DocumentSchemaServiceImplBase

Implements

io.grpc.BindableService, DocumentSchemaServiceGrpc.AsyncService

Constructors

DocumentSchemaServiceImplBase()

public DocumentSchemaServiceImplBase()

Methods

bindService()

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