Class FeedServiceGrpc.FeedServiceImplBase

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

    public abstract static class FeedServiceGrpc.FeedServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, FeedServiceGrpc.AsyncService
    Base class for the server implementation of the service FeedService.
     Service to manage feeds.
     
    • Constructor Detail

      • FeedServiceImplBase

        public FeedServiceImplBase()
    • Method Detail

      • bindService

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