Class BetsGrpc.BetsImplBase
- java.lang.Object
-
- com.streamlayer.sportsdata.client.bets.BetsGrpc.BetsImplBase
-
- All Implemented Interfaces:
BetsGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- BetsGrpc
public abstract static class BetsGrpc.BetsImplBase extends java.lang.Object implements io.grpc.BindableService, BetsGrpc.AsyncService
Base class for the server implementation of the service Bets.
-
-
Constructor Summary
Constructors Constructor Description BetsImplBase()
-
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.sportsdata.client.bets.BetsGrpc.AsyncService
futures, futuresSubscription, gameLine, gameLineSubscription, gameMarkets, gameMarketsSubscription, gameOdds, gameOddsSubscription, gameProps, gamePropsSubscription
-
-