All Classes and Interfaces
Class
Description
A handler that checks if the current user has access to the following
handlers.
TODO JavaDoc
TODO JavaDoc
TODO JavaDoc
A capture of some value from the request (path segment, query parameter).
TODO JavaDoc
This handler dispatches the request to workers and then continues.
Represents an empty body and provides codecs for it.
TODO JavaDoc
TODO JavaDoc
TODO JavaDoc
Utilities for dealing with content types.
Read the HTTP request body data to a Java object.
Write a Java object as HTTP response body.
TODO JavaDoc
TODO JavaDoc
Factory for encoders and decoders that marshal/unmarshal Java objects
(like JSON or XML, i.e.
TODO JavaDoc
Throw this exception to return an HTTP error.
TODO JavaDoc
TODO JavaDoc
A simple logging handler
Represents a role.
Base class for routing definitions.
TODO JavaDoc
Utilities for dealing with
RoutingDefinition instances.Some constants encouraging some conventions in configuration parameters.
Simple string codecs.
Acceptor for the base Undertow configuration.
Default Undertow server.