public abstract static class SynthesizeServerGrpc.SynthesizeServerImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
SynthesizeServerImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
synthesize(Synthesizer.SynthesizeRequest request,
io.grpc.stub.StreamObserver<Synthesizer.SynthesizeResponse> responseObserver) |
public void synthesize(Synthesizer.SynthesizeRequest request, io.grpc.stub.StreamObserver<Synthesizer.SynthesizeResponse> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableService