Class DeviceManagerGrpc.DeviceManagerImplBase

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

    public abstract static class DeviceManagerGrpc.DeviceManagerImplBase
    extends Object
    implements io.grpc.BindableService, DeviceManagerGrpc.AsyncService
    Base class for the server implementation of the service DeviceManager.
     Internet of Things (IoT) service. Securely connect and manage IoT devices.
     
    • Constructor Detail

      • DeviceManagerImplBase

        public DeviceManagerImplBase()
    • Method Detail

      • bindService

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