| 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 | |
| HttpSecurityPolicyBuildItem | |
| HttpSecurityProcessor | |
| 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 |
Handles all static file resources found in
META-INF/resources unless the servlet container is present. |
| StaticResourcesProcessor.StaticResourcesBuildItem | |
| VertxHttpProcessor | |
| VertxHttpProcessor$$accessor | |
| VertxWebRouterBuildItem | |
| WebsocketSubProtocolsBuildItem |
Copyright © 2020 JBoss by Red Hat. All rights reserved.