public static final class BinaryDownloadGrpc.BinaryDownloadStub extends AbstractAsyncStub<BinaryDownloadGrpc.BinaryDownloadStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected BinaryDownloadGrpc.BinaryDownloadStub |
build(Channel channel,
CallOptions callOptions) |
void |
deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request,
StreamObserver<SiLABinaryTransfer.DeleteBinaryResponse> responseObserver) |
void |
getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request,
StreamObserver<SiLABinaryTransfer.GetBinaryInfoResponse> responseObserver) |
StreamObserver<SiLABinaryTransfer.GetChunkRequest> |
getChunk(StreamObserver<SiLABinaryTransfer.GetChunkResponse> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected BinaryDownloadGrpc.BinaryDownloadStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<BinaryDownloadGrpc.BinaryDownloadStub>public void getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request, StreamObserver<SiLABinaryTransfer.GetBinaryInfoResponse> responseObserver)
public StreamObserver<SiLABinaryTransfer.GetChunkRequest> getChunk(StreamObserver<SiLABinaryTransfer.GetChunkResponse> responseObserver)
public void deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request, StreamObserver<SiLABinaryTransfer.DeleteBinaryResponse> responseObserver)
Copyright © 2022 SiLA Java Developers. All rights reserved.