Class ModerationGrpc.ModerationImplBase
- java.lang.Object
-
- com.streamlayer.sdkSettings.moderation.studio.ModerationGrpc.ModerationImplBase
-
- All Implemented Interfaces:
ModerationGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- ModerationGrpc
public abstract static class ModerationGrpc.ModerationImplBase extends java.lang.Object implements io.grpc.BindableService, ModerationGrpc.AsyncService
Base class for the server implementation of the service Moderation.
-
-
Constructor Summary
Constructors Constructor Description ModerationImplBase()
-
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.moderation.studio.ModerationGrpc.AsyncService
get, save
-
-