@Generated(value="by gRPC proto compiler (version 1.50.2)", comments="Source: SiLABinaryTransfer.proto") public final class BinaryDownloadGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryDownloadGrpc.BinaryDownloadBlockingStub |
static class |
BinaryDownloadGrpc.BinaryDownloadFutureStub |
static class |
BinaryDownloadGrpc.BinaryDownloadImplBase |
static class |
BinaryDownloadGrpc.BinaryDownloadStub |
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static MethodDescriptor<SiLABinaryTransfer.DeleteBinaryRequest,SiLABinaryTransfer.DeleteBinaryResponse> |
getDeleteBinaryMethod() |
static MethodDescriptor<SiLABinaryTransfer.GetBinaryInfoRequest,SiLABinaryTransfer.GetBinaryInfoResponse> |
getGetBinaryInfoMethod() |
static MethodDescriptor<SiLABinaryTransfer.GetChunkRequest,SiLABinaryTransfer.GetChunkResponse> |
getGetChunkMethod() |
static ServiceDescriptor |
getServiceDescriptor() |
static BinaryDownloadGrpc.BinaryDownloadBlockingStub |
newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static BinaryDownloadGrpc.BinaryDownloadFutureStub |
newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static BinaryDownloadGrpc.BinaryDownloadStub |
newStub(Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
public static MethodDescriptor<SiLABinaryTransfer.GetBinaryInfoRequest,SiLABinaryTransfer.GetBinaryInfoResponse> getGetBinaryInfoMethod()
public static MethodDescriptor<SiLABinaryTransfer.GetChunkRequest,SiLABinaryTransfer.GetChunkResponse> getGetChunkMethod()
public static MethodDescriptor<SiLABinaryTransfer.DeleteBinaryRequest,SiLABinaryTransfer.DeleteBinaryResponse> getDeleteBinaryMethod()
public static BinaryDownloadGrpc.BinaryDownloadStub newStub(Channel channel)
public static BinaryDownloadGrpc.BinaryDownloadBlockingStub newBlockingStub(Channel channel)
public static BinaryDownloadGrpc.BinaryDownloadFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2023 SiLA Java Developers. All rights reserved.