Package com.streamlayer.inplay.markets
Class MarketsGrpc.MarketsImplBase
- java.lang.Object
-
- com.streamlayer.inplay.markets.MarketsGrpc.MarketsImplBase
-
- All Implemented Interfaces:
MarketsGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- MarketsGrpc
public abstract static class MarketsGrpc.MarketsImplBase extends java.lang.Object implements io.grpc.BindableService, MarketsGrpc.AsyncService
Base class for the server implementation of the service Markets.
-
-
Constructor Summary
Constructors Constructor Description MarketsImplBase()
-
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.inplay.markets.MarketsGrpc.AsyncService
list
-
-