Class ExperimentsGrpc.ExperimentsImplBase (0.52.0)

public abstract static class ExperimentsGrpc.ExperimentsImplBase implements BindableService, ExperimentsGrpc.AsyncService

Base class for the server implementation of the service Experiments.

Service for managing Experiments.

Inheritance

java.lang.Object > ExperimentsGrpc.ExperimentsImplBase

Implements

io.grpc.BindableService, ExperimentsGrpc.AsyncService

Constructors

ExperimentsImplBase()

public ExperimentsImplBase()

Methods

bindService()

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