Class MonitordGrpc.MonitordImplBase

java.lang.Object
de.serosystems.proto.v3.grx.monitord.MonitordGrpc.MonitordImplBase
All Implemented Interfaces:
MonitordGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
MonitordGrpc

public abstract static class MonitordGrpc.MonitordImplBase extends Object implements io.grpc.BindableService, MonitordGrpc.AsyncService
Base class for the server implementation of the service Monitord.
 Monitor daemon service definition. Port 5305. 
 
  • Constructor Details

    • MonitordImplBase

      public MonitordImplBase()
  • Method Details

    • bindService

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