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