@FunctionalInterface public static interface ServerResponseWriter.RunnableWithIOException
Modifier and Type | Method and Description |
---|---|
void |
run(Consumer<Throwable> onComplete) |
void run(Consumer<Throwable> onComplete) throws IOException
IOException
Copyright © 2020 JBoss by Red Hat. All rights reserved.