public final class SOAPRoute extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> Route |
soap(Class<T> type,
org.zalando.fauxpas.ThrowingConsumer<T,? extends Exception> consumer) |
static <T> Route |
soap(Route route) |
Copyright © 2015–2021 Zalando SE. All rights reserved.