public final class SyncTimeoutTask extends Object implements TimeoutTask
TimeoutTask to be scheduled for synchronous operations.| Modifier and Type | Method and Description |
|---|---|
void |
abortable(Abortable abortable) |
boolean |
hasExecuted() |
void |
run() |
public void abortable(Abortable abortable)
abortable in interface TimeoutTaskabortable - the abortable requestpublic boolean hasExecuted()
hasExecuted in interface TimeoutTaskCopyright © 2019. All rights reserved.