Class AppHubGrpc.AppHubImplBase (0.1.0)

public abstract static class AppHubGrpc.AppHubImplBase implements BindableService, AppHubGrpc.AsyncService

Base class for the server implementation of the service AppHub.

The AppHub services allows users to enable toplogy and telemetry configuration.

Inheritance

java.lang.Object > AppHubGrpc.AppHubImplBase

Implements

io.grpc.BindableService, AppHubGrpc.AsyncService

Constructors

AppHubImplBase()

public AppHubImplBase()

Methods

bindService()

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