| Class | Description |
|---|---|
| AdditionalRouteDescription | |
| ArcEndpointRecorder | |
| DevConsoleFilter |
This is a Handler running in the regular runtime Vert.x instance
and what it does is to take the Vert.x request coming from client (under /q/dev/)
and create the DevConsoleRequest that ends up being sent to the Netty Virtual Channel
which is eventually piped into the Netty event loop that powers the Dev Vert.x instance.
|
| DevConsoleRecorder | |
| DevConsoleStaticHandler | |
| Json |
A simple JSON string generator.
|
| Json.JsonArrayBuilder |
JSON array builder.
|
| Json.JsonBuilder<T> | |
| Json.JsonObjectBuilder |
JSON object builder.
|
| RedirectHandler | |
| RemoteSyncHandler | |
| ReplacementDebugPage |
Generates an error page with a stack trace.
|
| RouteDescription | |
| RuntimeDevConsoleRoute | |
| StaticResourcesHotReplacementSetup | |
| VertxHttpHotReplacementSetup |
Copyright © 2021 JBoss by Red Hat. All rights reserved.