Package org.languagetool.rules.ml
Class PostProcessingServerGrpc.PostProcessingServerBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<PostProcessingServerGrpc.PostProcessingServerBlockingStub>
io.grpc.stub.AbstractBlockingStub<PostProcessingServerGrpc.PostProcessingServerBlockingStub>
org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBlockingStub
- Enclosing class:
PostProcessingServerGrpc
public static final class PostProcessingServerGrpc.PostProcessingServerBlockingStub
extends io.grpc.stub.AbstractBlockingStub<PostProcessingServerGrpc.PostProcessingServerBlockingStub>
A stub to allow clients to do synchronous rpc calls to service PostProcessingServer.
for e.g. resorting suggestions
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivatePostProcessingServerBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions) -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Constructor Details
-
PostProcessingServerBlockingStub
private PostProcessingServerBlockingStub(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
-
-
Method Details
-
build
protected PostProcessingServerGrpc.PostProcessingServerBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<PostProcessingServerGrpc.PostProcessingServerBlockingStub>
-
process
-