Package com.streamlayer.interactive.feed
Class FeedGrpc.FeedImplBase
- java.lang.Object
-
- com.streamlayer.interactive.feed.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 Summary
Constructors Constructor Description FeedImplBase()
-
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.interactive.feed.FeedGrpc.AsyncService
betPack, feedSubscription, get, getQuestion, insightHistory, item, list, pickHistory, promotionHistory, questionByUser, questionDetail, questionSubscription, simulateQuestionUpdate, skipQuestion, submitAnswer, submitInplay, subscription, syncQuestion, tweetHistory, votingSubscription
-
-