Class AdminLeaderboardGrpc.AdminLeaderboardImplBase
- java.lang.Object
-
- com.streamlayer.interactive.leaderboard.admin.AdminLeaderboardGrpc.AdminLeaderboardImplBase
-
- All Implemented Interfaces:
AdminLeaderboardGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- AdminLeaderboardGrpc
public abstract static class AdminLeaderboardGrpc.AdminLeaderboardImplBase extends java.lang.Object implements io.grpc.BindableService, AdminLeaderboardGrpc.AsyncService
Base class for the server implementation of the service AdminLeaderboard.
-
-
Constructor Summary
Constructors Constructor Description AdminLeaderboardImplBase()
-
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.leaderboard.admin.AdminLeaderboardGrpc.AsyncService
addEvent, attachLeaderboard, create, delete, detachLeaderboard, list, rebuild, removeEvent
-
-