Class IDSGrpc.IDSImplBase

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

    public abstract static class IDSGrpc.IDSImplBase
    extends Object
    implements io.grpc.BindableService, IDSGrpc.AsyncService
    Base class for the server implementation of the service IDS.
     The IDS Service
     
    • Constructor Detail

      • IDSImplBase

        public IDSImplBase()
    • Method Detail

      • bindService

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