Class RuleServiceGrpc.RuleServiceImplBase (0.2.0)

public abstract static class RuleServiceGrpc.RuleServiceImplBase implements BindableService, RuleServiceGrpc.AsyncService

Base class for the server implementation of the service RuleService.

RuleService provides interface for user-created rules.

Inheritance

java.lang.Object > RuleServiceGrpc.RuleServiceImplBase

Implements

io.grpc.BindableService, RuleServiceGrpc.AsyncService

Constructors

RuleServiceImplBase()

public RuleServiceImplBase()

Methods

bindService()

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