Class RuleSetServiceGrpc.RuleSetServiceImplBase (0.37.0)

public abstract static class RuleSetServiceGrpc.RuleSetServiceImplBase implements BindableService, RuleSetServiceGrpc.AsyncService

Base class for the server implementation of the service RuleSetService.

Service to manage customer specific RuleSets.

Inheritance

java.lang.Object > RuleSetServiceGrpc.RuleSetServiceImplBase

Implements

io.grpc.BindableService, RuleSetServiceGrpc.AsyncService

Constructors

RuleSetServiceImplBase()

public RuleSetServiceImplBase()

Methods

bindService()

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