Class DashboardGrpc.DashboardImplBase

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

    public abstract static class DashboardGrpc.DashboardImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, DashboardGrpc.AsyncService
    Base class for the server implementation of the service Dashboard.
    • Constructor Detail

      • DashboardImplBase

        public DashboardImplBase()
    • Method Detail

      • bindService

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