Class DocumentLinkServiceGrpc.DocumentLinkServiceImplBase (0.37.0)

public abstract static class DocumentLinkServiceGrpc.DocumentLinkServiceImplBase implements BindableService, DocumentLinkServiceGrpc.AsyncService

Base class for the server implementation of the service DocumentLinkService.

This service lets you manage document-links. Document-Links are treated as sub-resources under source documents.

Inheritance

java.lang.Object > DocumentLinkServiceGrpc.DocumentLinkServiceImplBase

Implements

io.grpc.BindableService, DocumentLinkServiceGrpc.AsyncService

Constructors

DocumentLinkServiceImplBase()

public DocumentLinkServiceImplBase()

Methods

bindService()

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