Class NflShopClientGrpc.NflShopClientImplBase
- java.lang.Object
-
- com.streamlayer.nflShop.nflShopClient.NflShopClientGrpc.NflShopClientImplBase
-
- All Implemented Interfaces:
NflShopClientGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- NflShopClientGrpc
public abstract static class NflShopClientGrpc.NflShopClientImplBase extends java.lang.Object implements io.grpc.BindableService, NflShopClientGrpc.AsyncService
Base class for the server implementation of the service NflShopClient.
-
-
Constructor Summary
Constructors Constructor Description NflShopClientImplBase()
-
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.nflShop.nflShopClient.NflShopClientGrpc.AsyncService
getProduct, getProductById, listProducts
-
-