Class SpectrumdGrpc.SpectrumdImplBase

java.lang.Object
de.serosystems.proto.v3.grx.spectrumd.SpectrumdGrpc.SpectrumdImplBase
All Implemented Interfaces:
SpectrumdGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SpectrumdGrpc

public abstract static class SpectrumdGrpc.SpectrumdImplBase extends Object implements io.grpc.BindableService, SpectrumdGrpc.AsyncService
Base class for the server implementation of the service Spectrumd.
 Spectrum daemon service definition. Port 5306. 
 
  • Constructor Details

    • SpectrumdImplBase

      public SpectrumdImplBase()
  • Method Details

    • bindService

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