Class MaintenanceGrpc.MaintenanceImplBase (0.2.0)

public abstract static class MaintenanceGrpc.MaintenanceImplBase implements BindableService, MaintenanceGrpc.AsyncService

Base class for the server implementation of the service Maintenance.

Unified Maintenance service

Inheritance

java.lang.Object > MaintenanceGrpc.MaintenanceImplBase

Implements

io.grpc.BindableService, MaintenanceGrpc.AsyncService

Constructors

MaintenanceImplBase()

public MaintenanceImplBase()

Methods

bindService()

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