| Modifier and Type | Method | Description |
|---|---|---|
<D,K,O,R> HttpApp<A> |
HttpApp.addAsync(io.simplesource.saga.action.async.AsyncSpec<A,D,K,O,R> spec) |
|
HttpApp<A> |
HttpApp.addCloseHandler(java.util.function.Supplier<Integer> handler) |
|
<K,B,O,R> HttpApp<A> |
HttpApp.addHttpProcessor(HttpSpec<A,K,B,O,R> httpSpec) |
Copyright © 2019. All rights reserved.