Class AduServiceGrpc.AduServiceImplBase
- java.lang.Object
-
- de.uni_trier.recap.arg_services.mining.v1beta.AduServiceGrpc.AduServiceImplBase
-
- All Implemented Interfaces:
AduServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- AduServiceGrpc
public abstract static class AduServiceGrpc.AduServiceImplBase extends java.lang.Object implements io.grpc.BindableService, AduServiceGrpc.AsyncService
Base class for the server implementation of the service AduService.
-
-
Constructor Summary
Constructors Constructor Description AduServiceImplBase()
-
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 de.uni_trier.recap.arg_services.mining.v1beta.AduServiceGrpc.AsyncService
classification, segmentation
-
-