Class FeedGrpc.FeedImplBase

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

    public abstract static class FeedGrpc.FeedImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, FeedGrpc.AsyncService
    Base class for the server implementation of the service Feed.
    • Constructor Detail

      • FeedImplBase

        public FeedImplBase()
    • Method Detail

      • bindService

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