All Classes and Interfaces

Class
Description
Responsible for binding to a BasicAuth argument from the authorization header in the request.
Primary HttpLocaleResolver which evaluates every HttpLocaleResolver by order to resolve a Locale.
Default handle for ContentLengthExceededException errors.
Handles exception of type ConversionErrorException.
Resolves the Locale from a Cookie within an HTTP Request.
Coroutines helper.
Responsible for handling CORS requests and responses.
Stores configuration for CORS.
Responsible for converting a map of configuration to an instance of CorsOriginConfiguration.
Support CORs configuration via annotation.
Utility classes to work with CrossOrigin.
A type that needs special handling that may include modification of the response.
Default implementation of HttpClientAddressResolver.
Default implementation of HttpHostResolver.
Handles exceptions of type DuplicateRouteException.
Contains information about an error that occurred.
Contains methods to obtain Error and Throwable from an HttpRequest.
A builder for a ErrorContext.
Creates Http responses that represent errors.
A generic hook for handling exceptions that occurs during the execution of an HTTP request.
A special type for file handling.
Creates Hateoas JSON error responses.
Provides an abstract class which implements LocaleResolver and handles default locale resolution.
Resolves the client IP address from the request.
Generic implementation of LocaleResolver for fixed locale resolution.
Resolves the host name of the current server.
Configuration for Locale Resolution in a HTTP Request.
Responsible for determining the current locale from a request.
A RequestScope which uses the current HttpRequest to resolve the locale and hence return the localized messages.
A base ConfigurationProperties for servers.
Configuration for CORS.
Configuration for host resolution with the HttpHostResolver.
Configuration for locale resolution used by HttpLocaleResolver.
Configuration for multipart handling.
Exceptions related to the HTTP server.
Handles exception of type HttpStatusException.
Thrown for an unrecoverable server exceptions.
Default exception handler for jackson processing errors.
Default exception handler for JSON processing errors.
Binds Locale arguments in controller methods using the LocaleResolver.
Represents the body of a multipart request that emits each part after it is received in its entirety.
Responsible for parsing and returning the information stored in the standard and de facto standard proxy headers.
A class containing methods to aid in satisfying arguments of a Route.
This class handles the full route processing lifecycle for a request.
A locale resolver which resolves the locale via HttpRequest.getLocale().
A class responsible for executing routes.
An exception thrown on server startup.
A processor that exposes WebSocket URIs via the router.
A special type for streaming an InputStream representing a file or resource.
Used as the return value of a route execution to send File instances to the client.
A MediaTypeCodec that will encode Event objects in order to support Server Sent Events.
Handles exception of type UnsatisfiedArgumentException.
Handles exceptions of type UnsatisfiedRouteException.
Handles exception of type URISyntaxException.