| Package | Description |
|---|---|
| io.quarkus.vertx.http.deployment | |
| io.quarkus.vertx.http.deployment.devmode |
| Class and Description |
|---|
| BodyHandlerBuildItem |
| DefaultRouteBuildItem
A build item that represents a handler for the default route
|
| FilterBuildItem
A handler that is applied to every route
|
| HttpRootPathBuildItem |
| HttpSecurityPolicyBuildItem |
| RequireBodyHandlerBuildItem
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.
|
| RequireVirtualHttpBuildItem
Marker class to turn on virtual http channel
|
| RouteBuildItem |
| StaticResourcesProcessor.StaticResourcesBuildItem |
| VertxWebRouterBuildItem |
| WebsocketSubProtocolsBuildItem |
| Class and Description |
|---|
| RouteBuildItem |
Copyright © 2020 JBoss by Red Hat. All rights reserved.