Quarkus - Vert.x - HTTP - Deployment 1.12.1.Final
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- io.quarkus.builder.item.BuildItem
-
- io.quarkus.builder.item.MultiBuildItem
-
- io.quarkus.vertx.http.deployment.RequireBodyHandlerBuildItem
-
public final class RequireBodyHandlerBuildItem
extends io.quarkus.builder.item.MultiBuildItem
This is a marker that indicates that the body handler should be installed
on all routes, as an extension requires the request to be fully buffered.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Quarkus - Vert.x - HTTP - Deployment 1.12.1.Final
- Detail:
- Field |
- Constr |
- Method
Copyright © 2021 JBoss by Red Hat. All rights reserved.