All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BasicAuthArgumentBinder Responsible for binding to aBasicAuthargument from the authorization header in the request.CompositeHttpLocaleResolver ContentLengthExceededHandler Default handle forContentLengthExceededExceptionerrors.ConversionErrorHandler Handles exception of typeConversionErrorException.CookieLocaleResolver Resolves the Locale from a Cookie within a HTTP Request.CoroutineHelper Coroutines helper.CorsFilter Responsible for handling CORS requests and responses.CorsOriginConfiguration Stores configuration for CORS.CorsOriginConverter Responsible for converting a map of configuration to an instance ofCorsOriginConfiguration.CustomizableResponseType A type that needs special handling that may include modification of the response.CustomizableResponseTypeException Used when a special type handler encounters an error.DefaultHttpClientAddressResolver Default implementation ofHttpClientAddressResolver.DefaultHttpHostResolver Default implementation ofHttpHostResolver.DuplicateRouteHandler Handles exceptions of typeDuplicateRouteException.Error Contains information about an error that occurred.ErrorContext ErrorContext.Builder A builder for aErrorContext.ErrorResponseProcessor<T> Creates Http responses that represent errors.ExceptionHandler<T extends java.lang.Throwable,R> A generic hook for handling exceptions that occurs during the execution of an HTTP request.FileCustomizableResponseType A special type for file handling.HateoasErrorResponseProcessor Creates Hateoas JSON error responses.HttpAbstractLocaleResolver Provides an abstract class which implementsLocaleResolverand handles default locale resolution.HttpClientAddressResolver Resolves the client IP address from the request.HttpFixedLocaleResolver Generic implementation ofLocaleResolverfor fixed locale resolution.HttpHostResolver Resolves the host name of the current server.HttpLocaleResolutionConfiguration Configuration for Locale Resolution in a HTTP Request.HttpLocaleResolver Responsible for determining the current locale from a request.HttpLocalizedMessageSource ARequestScopewhich uses the currentHttpRequestto resolve the locale and hence return the localized messages.HttpServerConfiguration A baseConfigurationPropertiesfor servers.HttpServerConfiguration.CorsConfiguration Configuration for CORS.HttpServerConfiguration.HostResolutionConfiguration Configuration for host resolution with theHttpHostResolver.HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties Configuration for locale resolution used byHttpLocaleResolver.HttpServerConfiguration.MultipartConfiguration Configuration for multipart handling.HttpServerException Exceptions related to the HTTP server.HttpStatusHandler Handles exception of typeHttpStatusException.InternalServerException Thrown for an unrecoverable server exceptions.JsonExceptionHandler Default exception handler for JSON processing errors.LocaleArgumentBinder BindsLocalearguments in controller methods using theLocaleResolver.MultipartBody Represents the body of a multipart request that emits each part after it is received in its entirety.ProxyHeaderParser Responsible for parsing and returning the information stored in the standard and de facto standard proxy headers.RequestArgumentSatisfier A class containing methods to aid in satisfying arguments of aRoute.RequestLocaleResolver A locale resolver which resolves the locale viaHttpRequest.getLocale().RouteExecutor A class responsible for executing routes.ServerStartupException An exception thrown on server startup.ServerWebSocketProcessor A processor that exposes WebSocket URIs via the router.StreamedFile A special type for streaming anInputStreamrepresenting a file or resource.SystemFile Used as the return value of a route execution to sendFileinstances to the client.TextStreamCodec AMediaTypeCodecthat will encodeEventobjects in order to support Server Sent Events.UnsatisfiedArgumentHandler Handles exception of typeUnsatisfiedArgumentException.UnsatisfiedRouteHandler Handles exceptions of typeUnsatisfiedRouteException.URISyntaxHandler Handles exception of typeURISyntaxException.