
public class RestFuture extends WaarpFuture
| Constructor and Description |
|---|
RestFuture() |
RestFuture(boolean cancellable) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getOtherObject() |
RestArgument |
getRestArgument() |
void |
setOtherObject(Object otherObject) |
void |
setRestArgument(RestArgument arg) |
awaitOrInterruptible, awaitOrInterruptible, awaitOrInterruptible, cancel, getCause, isCancelled, isDone, isFailed, isSuccess, reset, rethrowIfFailed, setFailure, setSuccesspublic RestFuture()
public RestFuture(boolean cancellable)
cancellable - public final void setRestArgument(RestArgument arg)
public final RestArgument getRestArgument()
public final Object getOtherObject()
public final void setOtherObject(Object otherObject)
otherObject - the otherObject to setCopyright © 2009–2022 Waarp. All rights reserved.