Class LibraryGrpc.LibraryImplBase
- java.lang.Object
-
- com.streamlayer.interactive.library.LibraryGrpc.LibraryImplBase
-
- All Implemented Interfaces:
LibraryGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- LibraryGrpc
public abstract static class LibraryGrpc.LibraryImplBase extends java.lang.Object implements io.grpc.BindableService, LibraryGrpc.AsyncService
Base class for the server implementation of the service Library.
-
-
Constructor Summary
Constructors Constructor Description LibraryImplBase()
-
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.library.LibraryGrpc.AsyncService
addToEvents, countByCategory, create, delete, detachFromQuestion, list, restore, update
-
-