Package com.streamlayer.feedback
Class FeedbackGrpc.FeedbackImplBase
- java.lang.Object
-
- com.streamlayer.feedback.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 Summary
Constructors Constructor Description FeedbackImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.streamlayer.feedback.FeedbackGrpc.AsyncService
adminFeedback
-
-