Package com.streamlayer.interactive.game
Class InteractiveGameGrpc.InteractiveGameImplBase
- java.lang.Object
-
- com.streamlayer.interactive.game.InteractiveGameGrpc.InteractiveGameImplBase
-
- All Implemented Interfaces:
InteractiveGameGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- InteractiveGameGrpc
public abstract static class InteractiveGameGrpc.InteractiveGameImplBase extends java.lang.Object implements io.grpc.BindableService, InteractiveGameGrpc.AsyncService
Base class for the server implementation of the service InteractiveGame.
-
-
Constructor Summary
Constructors Constructor Description InteractiveGameImplBase()
-
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.game.InteractiveGameGrpc.AsyncService
endGame, setAutoPost, startGame
-
-