Class HubServiceGrpc.HubServiceImplBase (1.21.0)

public abstract static class HubServiceGrpc.HubServiceImplBase implements BindableService, HubServiceGrpc.AsyncService

Base class for the server implementation of the service HubService.

Network Connectivity Center is a hub-and-spoke abstraction for network connectivity management in Google Cloud. It reduces operational complexity through a simple, centralized connectivity management model.

Inheritance

java.lang.Object > HubServiceGrpc.HubServiceImplBase

Implements

io.grpc.BindableService, HubServiceGrpc.AsyncService

Constructors

HubServiceImplBase()

public HubServiceImplBase()

Methods

bindService()

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