Class OrganizationGrpc.OrganizationImplBase
- java.lang.Object
-
- com.streamlayer.sdkSettings.organization.OrganizationGrpc.OrganizationImplBase
-
- All Implemented Interfaces:
OrganizationGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- OrganizationGrpc
public abstract static class OrganizationGrpc.OrganizationImplBase extends java.lang.Object implements io.grpc.BindableService, OrganizationGrpc.AsyncService
Base class for the server implementation of the service Organization.
-
-
Constructor Summary
Constructors Constructor Description OrganizationImplBase()
-
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.sdkSettings.organization.OrganizationGrpc.AsyncService
get, getByRoot, update, updateByRoot
-
-