Class HubServiceGrpc.HubServiceImplBase

  • All Implemented Interfaces:
    HubServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    HubServiceGrpc

    public abstract static class HubServiceGrpc.HubServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • HubServiceImplBase

        public HubServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService