public final class Operations extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Operations.CompletedFuture<T> |
| Constructor and Description |
|---|
Operations() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hc.core5.concurrent.Cancellable |
cancellable(Future<?> future) |
static org.apache.hc.core5.concurrent.Cancellable |
nonCancellable() |
public static org.apache.hc.core5.concurrent.Cancellable nonCancellable()
public static org.apache.hc.core5.concurrent.Cancellable cancellable(Future<?> future)
Copyright © 1999–2018 The Apache Software Foundation. All rights reserved.