Class LintingServiceGrpc.LintingServiceImplBase (0.2.0)

public abstract static class LintingServiceGrpc.LintingServiceImplBase implements BindableService, LintingServiceGrpc.AsyncService

Base class for the server implementation of the service LintingService.

This service provides all methods related to the 1p Linter.

Inheritance

java.lang.Object > LintingServiceGrpc.LintingServiceImplBase

Implements

io.grpc.BindableService, LintingServiceGrpc.AsyncService

Constructors

LintingServiceImplBase()

public LintingServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition