Package org.languagetool.grpc
Interface SynthesizeServerGrpc.AsyncService
- All Known Implementing Classes:
RemoteSynthesizer,SynthesizeServerGrpc.SynthesizeServerImplBase
- Enclosing class:
SynthesizeServerGrpc
public static interface SynthesizeServerGrpc.AsyncService
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidsynthesize(Synthesizer.SynthesizeRequest request, io.grpc.stub.StreamObserver<Synthesizer.SynthesizeResponse> responseObserver)
-
Method Details
-
synthesize
default void synthesize(Synthesizer.SynthesizeRequest request, io.grpc.stub.StreamObserver<Synthesizer.SynthesizeResponse> responseObserver)
-