| Modifier and Type | Field and Description |
|---|---|
static Event<java.lang.Object> |
TIMEOUT_EVENT |
| Constructor and Description |
|---|
TimeoutAction(Observable d,
java.lang.Object successKey,
java.lang.Object failureKey,
Timer timer,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAccept(Event<T> ev) |
accept, getFailureKey, getObservable, getSuccessKey, notifyError, notifyValue, toStringpublic static final Event<java.lang.Object> TIMEOUT_EVENT
public TimeoutAction(Observable d, java.lang.Object successKey, java.lang.Object failureKey, Timer timer, long timeout)