| Package | Description |
|---|---|
| io.magentys.cherry.reactive | |
| io.magentys.cherry.reactive.events |
| Modifier and Type | Method and Description |
|---|---|
MissionStrategy |
MissionStrategy.on(CherryEvent event,
io.magentys.Mission... missions) |
ReturnType |
Eventful.on(CherryEvent event,
io.magentys.Mission... missions) |
ReactiveMission<RESULT> |
BaseReactiveMission.on(CherryEvent event,
io.magentys.Mission... missions) |
| Modifier and Type | Method and Description |
|---|---|
MissionStrategy |
MissionStrategy.onEvents(Set<CherryEvent> cherryEvents,
io.magentys.Mission... missions) |
ReturnType |
Eventful.onEvents(Set<CherryEvent> cherryEvents,
io.magentys.Mission... missions) |
ReactiveMission<RESULT> |
BaseReactiveMission.onEvents(Set<CherryEvent> cherryEvents,
io.magentys.Mission... missions) |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiMissionEvent |
class |
ReactiveMissionEvent |
Copyright © 2016. All rights reserved.