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