public class QetcherTimeoutGet extends Object
| Constructor and Description |
|---|
QetcherTimeoutGet() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getWithDownloadTimeout(CompletableFuture<T> future) |
<T> T |
getWithShortTimeout(CompletableFuture<T> future) |
<T> T |
getWithUploadTimeout(CompletableFuture<T> future) |
public <T> T getWithShortTimeout(CompletableFuture<T> future)
public <T> T getWithUploadTimeout(CompletableFuture<T> future)
public <T> T getWithDownloadTimeout(CompletableFuture<T> future)
Copyright © 2013–2020 mklinger GmbH. All rights reserved.