Class FeedbackGrpc.FeedbackImplBase

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

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

      • FeedbackImplBase

        public FeedbackImplBase()
    • Method Detail

      • bindService

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