Class MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub>
-
- de.uni_trier.recap.arg_services.mining_explanation.v1beta.MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub
-
- Enclosing class:
- MajorClaimExplanationServiceGrpc
public static final class MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub extends io.grpc.stub.AbstractBlockingStub<MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service MajorClaimExplanationService.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)MajorClaimResponsemajorClaim(MajorClaimRequest request)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<MajorClaimExplanationServiceGrpc.MajorClaimExplanationServiceBlockingV2Stub>
-
majorClaim
public MajorClaimResponse majorClaim(MajorClaimRequest request)
-
-