public final class SOAPRoute
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
soap
public static <T> Route soap(Class<T> type,
org.zalando.fauxpas.ThrowingConsumer<T,? extends Exception> consumer)
-