Package com.streamlayer.files
Class FilesGrpc.FilesImplBase
- java.lang.Object
-
- com.streamlayer.files.FilesGrpc.FilesImplBase
-
- All Implemented Interfaces:
FilesGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- FilesGrpc
public abstract static class FilesGrpc.FilesImplBase extends java.lang.Object implements io.grpc.BindableService, FilesGrpc.AsyncService
Base class for the server implementation of the service Files.
-
-
Constructor Summary
Constructors Constructor Description FilesImplBase()
-
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.files.FilesGrpc.AsyncService
adminUpload, adminUploadAdvertising, adminUploadModeration, download, info, list, listAdvertising, listModeration, remove, upload
-
-