public abstract static class ExporterGrpc.ExporterImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
ExporterImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
export(ExportRequest request,
io.grpc.stub.StreamObserver<ExportResponse> responseObserver) |
public void export(ExportRequest request, io.grpc.stub.StreamObserver<ExportResponse> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2023. All rights reserved.