| Package | Description |
|---|---|
| io.magentys.cherry.reactive | |
| io.magentys.cherry.reactive.common | |
| io.magentys.cherry.reactive.models |
| Modifier and Type | Method and Description |
|---|---|
Failure |
ReactiveAgent.getFailure() |
| Modifier and Type | Method and Description |
|---|---|
<RESULT> Either<RESULT,Failure> |
ReactiveAgent.performsReactively(ReactiveMission<RESULT> reactiveMission)
Performs a reactive mission
|
<RESULT> Either<RESULT,Failure> |
ReactiveAgent.performsReactively(ReactiveMission<RESULT> reactiveMission,
MissionStrategy missionStrategy)
Performs a reactive mission
|
| Modifier and Type | Method and Description |
|---|---|
static <RESULT> Either<scala.concurrent.Future<RESULT>,Failure> |
Either.empty() |
| Modifier and Type | Method and Description |
|---|---|
static Failure |
Failure.empty() |
static Failure |
Failure.failure(Object content) |
Copyright © 2016. All rights reserved.