Package com.grpc.load.v1
Class LoadGrpc.LoadImplBase
- java.lang.Object
-
- com.grpc.load.v1.LoadGrpc.LoadImplBase
-
- All Implemented Interfaces:
LoadGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- LoadGrpc
public abstract static class LoadGrpc.LoadImplBase extends java.lang.Object implements io.grpc.BindableService, LoadGrpc.AsyncService
Base class for the server implementation of the service Load.
-
-
Constructor Summary
Constructors Constructor Description LoadImplBase()
-
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.grpc.load.v1.LoadGrpc.AsyncService
load
-
-