| Class | Description |
|---|---|
| BodyHandlerBuildItem | |
| DefaultRouteBuildItem |
A build item that represents a handler for the default route
|
| FilterBuildItem |
A handler that is applied to every route
|
| HttpRootPathBuildItem | |
| HttpRootPathBuildItem.Builder | |
| HttpSecurityPolicyBuildItem | |
| HttpSecurityProcessor | |
| NonApplicationRootPathBuildItem | |
| NonApplicationRootPathBuildItem.Builder |
Per non-application endpoint instance.
|
| 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 | |
| RouteBuildItem.Builder |
HttpRootPathBuildItem.Builder and NonApplicationRootPathBuildItem.Builder extend this.
|
| StaticResourcesProcessor |
Handles all static file resources found in
META-INF/resources unless the servlet container is present. |
| StaticResourcesProcessor.StaticResourcesBuildItem | |
| VertxHttpProcessor | |
| VertxHttpProcessor$$accessor | |
| VertxWebRouterBuildItem | |
| WebsocketSubProtocolsBuildItem |
| Enum | Description |
|---|---|
| RouteBuildItem.RouteType |
Copyright © 2021 JBoss by Red Hat. All rights reserved.