Class CommonGrpc.CommonImplBase
- java.lang.Object
-
- com.streamlayer.pushNotification.common.CommonGrpc.CommonImplBase
-
- All Implemented Interfaces:
CommonGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- CommonGrpc
public abstract static class CommonGrpc.CommonImplBase extends java.lang.Object implements io.grpc.BindableService, CommonGrpc.AsyncService
Base class for the server implementation of the service Common.
-
-
Constructor Summary
Constructors Constructor Description CommonImplBase()
-
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.pushNotification.common.CommonGrpc.AsyncService
organizationList, sendTest, userGet
-
-