public final class AsyncDispatcher extends Object
| Modifier and Type | Method and Description |
|---|---|
<A> void |
dispatch(Selector<A> selector,
Binding<A>... bindings) |
<A> void |
dispatch(Selector<A> selector,
List<Binding<A>> bindings,
org.springframework.util.concurrent.FailureCallback callback) |
Copyright © 2015–2016 Zalando SE. All rights reserved.