public static interface BinaryDownloadGrpc.AsyncService
| Modifier and Type | Method and Description |
|---|---|
default void |
deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request,
io.grpc.stub.StreamObserver<SiLABinaryTransfer.DeleteBinaryResponse> responseObserver) |
default void |
getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request,
io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetBinaryInfoResponse> responseObserver) |
default io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkRequest> |
getChunk(io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkResponse> responseObserver) |
default void getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request, io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetBinaryInfoResponse> responseObserver)
default io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkRequest> getChunk(io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkResponse> responseObserver)
default void deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request, io.grpc.stub.StreamObserver<SiLABinaryTransfer.DeleteBinaryResponse> responseObserver)
Copyright © 2024 SiLA Java Developers. All rights reserved.