| Package | Description |
|---|---|
| com.englishtown.promises | |
| com.englishtown.promises.monitor | |
| com.englishtown.promises.monitor.impl |
| Modifier and Type | Field and Description |
|---|---|
protected PromiseStatus |
WhenProgress.TrustedPromise._status |
| Modifier and Type | Method and Description |
|---|---|
protected WhenProgress.Promise0 |
WhenProgress.createPromise0(ResolveCallback<TResolve,TProgress> resolver,
PromiseStatus status) |
protected When.Promise2 |
When.createPromise0(ResolveCallback<T,Void> resolver,
PromiseStatus status)
Creates a new promise whose fate is determined by resolver.
|
| Constructor and Description |
|---|
When.Promise2(ResolveCallback<T,Void> resolver,
PromiseStatus status) |
WhenProgress.Promise0(ResolveCallback<TResolve,TProgress> resolver,
PromiseStatus status)
Trusted Promise constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PromiseStatus |
PromiseStatus.observed() |
PromiseStatus |
MonitorApi.promiseStatus() |
PromiseStatus |
Aggregator.promiseStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
Reporter.report(Map<Long,PromiseStatus> promises) |
| Modifier and Type | Method and Description |
|---|---|
PromiseStatus |
NOPAggregator.promiseStatus() |
PromiseStatus |
DefaultAggregator.promiseStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
NOPReporter.report(Map<Long,PromiseStatus> promises) |
Copyright © 2013-2014 Englishtown. All Rights Reserved.