Package | Description |
---|---|
io.simplesource.saga.action.async | |
io.simplesource.saga.action.http |
Modifier and Type | Field and Description |
---|---|
java.util.function.BiConsumer<D,Callback<O>> |
AsyncSpec.asyncFunction
This is a
BiConsumer that takes the decoded input type and a Callback as input. |
Modifier and Type | Field and Description |
---|---|
java.util.function.BiConsumer<HttpRequest<K,B>,Callback<O>> |
HttpSpec.asyncHttpFunction |
Copyright © 2019. All rights reserved.