| Package | Description |
|---|---|
| org.jacpfx.vxms.event.response | |
| org.jacpfx.vxms.event.response.basic |
| Modifier and Type | Method and Description |
|---|---|
<T> ExecuteEventChainResponse<T> |
EventbusResponse.supply(ThrowableFutureConsumer<T> chainconsumer)
starts a supply chain to create a response
|
| Modifier and Type | Method and Description |
|---|---|
<H> ExecuteEventChainResponse<H> |
ExecuteEventChainResponse.andThen(ThrowableFutureBiConsumer<T,H> step)
add an other step to execution chain
|
Copyright © 2017. All rights reserved.