Package com.streamlayer.interactive.tags
Class TagsGrpc.TagsImplBase
- java.lang.Object
-
- com.streamlayer.interactive.tags.TagsGrpc.TagsImplBase
-
- All Implemented Interfaces:
TagsGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- TagsGrpc
public abstract static class TagsGrpc.TagsImplBase extends java.lang.Object implements io.grpc.BindableService, TagsGrpc.AsyncService
Base class for the server implementation of the service Tags.
-
-
Constructor Summary
Constructors Constructor Description TagsImplBase()
-
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.interactive.tags.TagsGrpc.AsyncService
create, list, search
-
-