Class AdServiceGrpc.AdServiceImplBase

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

    public abstract static class AdServiceGrpc.AdServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, AdServiceGrpc.AsyncService
    Base class for the server implementation of the service AdService.
     Service to manage ads.
     
    • Constructor Detail

      • AdServiceImplBase

        public AdServiceImplBase()
    • Method Detail

      • bindService

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