Class ServiceControllerGrpc.ServiceControllerImplBase (1.22.0)

public abstract static class ServiceControllerGrpc.ServiceControllerImplBase implements BindableService, ServiceControllerGrpc.AsyncService

Base class for the server implementation of the service ServiceController.

Google Service Control API Lets clients check and report operations against a managed service.

Inheritance

java.lang.Object > ServiceControllerGrpc.ServiceControllerImplBase

Implements

io.grpc.BindableService, ServiceControllerGrpc.AsyncService

Constructors

ServiceControllerImplBase()

public ServiceControllerImplBase()

Methods

bindService()

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