Package com.streamlayer.inplay.games
Interface GamesGrpc.AsyncService
-
- All Known Implementing Classes:
GamesGrpc.GamesImplBase
- Enclosing class:
- GamesGrpc
public static interface GamesGrpc.AsyncService
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidlist(ListRequest request, io.grpc.stub.StreamObserver<ListResponse> responseObserver)
-
-
-
Method Detail
-
list
default void list(ListRequest request, io.grpc.stub.StreamObserver<ListResponse> responseObserver)
-
-