public static final class SynthesizeServerGrpc.SynthesizeServerStub extends io.grpc.stub.AbstractAsyncStub<SynthesizeServerGrpc.SynthesizeServerStub>
Modifier and Type | Method and Description |
---|---|
protected SynthesizeServerGrpc.SynthesizeServerStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
synthesize(Synthesizer.SynthesizeRequest request,
io.grpc.stub.StreamObserver<Synthesizer.SynthesizeResponse> responseObserver) |
protected SynthesizeServerGrpc.SynthesizeServerStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<SynthesizeServerGrpc.SynthesizeServerStub>
public void synthesize(Synthesizer.SynthesizeRequest request, io.grpc.stub.StreamObserver<Synthesizer.SynthesizeResponse> responseObserver)