Class ProvisioningGrpc.ProvisioningImplBase

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

    public abstract static class ProvisioningGrpc.ProvisioningImplBase
    extends Object
    implements io.grpc.BindableService, ProvisioningGrpc.AsyncService
    Base class for the server implementation of the service Provisioning.
     The service that is used for managing the data plane provisioning of the
     Registry.
     
    • Constructor Detail

      • ProvisioningImplBase

        public ProvisioningImplBase()
    • Method Detail

      • bindService

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