Package com.soulfiremc.server.grpc
Class DownloadServiceImpl
java.lang.Object
com.soulfiremc.grpc.generated.DownloadServiceGrpc.DownloadServiceImplBase
com.soulfiremc.server.grpc.DownloadServiceImpl
- All Implemented Interfaces:
DownloadServiceGrpc.AsyncService
,io.grpc.BindableService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable SFProxy
convertProxy
(BooleanSupplier hasProxy, Supplier<ProxyProto> proxy) void
download
(DownloadRequest request, io.grpc.stub.StreamObserver<DownloadResponse> responseObserver) Methods inherited from class com.soulfiremc.grpc.generated.DownloadServiceGrpc.DownloadServiceImplBase
bindService
-
Constructor Details
-
DownloadServiceImpl
public DownloadServiceImpl()
-
-
Method Details
-
convertProxy
-
download
public void download(DownloadRequest request, io.grpc.stub.StreamObserver<DownloadResponse> responseObserver)
-