| Package | Description |
|---|---|
| play.libs | |
| play.mvc |
| Modifier and Type | Class and Description |
|---|---|
static class |
F.Promise<V> |
static class |
F.Timeout |
| Modifier and Type | Field and Description |
|---|---|
protected List<F.Action<F.Promise<V>>> |
F.Promise.callbacks |
| Modifier and Type | Method and Description |
|---|---|
void |
F.Promise.onRedeem(F.Action<F.Promise<V>> callback) |
| Modifier and Type | Method and Description |
|---|---|
protected static <T> void |
WebSocketController.await(Future<T> future,
F.Action<T> callback) |
protected static <T> void |
Controller.await(Future<T> future,
F.Action<T> callback) |
void |
Http.Response.onWriteChunk(F.Action<Object> handler) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly