Interface | Description |
---|---|
ThrowableCauseExtractor |
Interface for handlers extracting the cause out of a specific
Throwable type. |
Class | Description |
---|---|
OnCommittedResponseWrapper |
Base class for response wrappers which encapsulate the logic for handling an event when
the
HttpServletResponse is committed. |
RedirectUrlBuilder |
Internal class for building redirect URLs.
|
TextEscapeUtils |
Internal utility for escaping characters in HTML strings.
|
ThrowableAnalyzer |
Handler for analyzing
Throwable instances. |
UrlUtils |
Provides static methods for composing URLs.
|
Should not depend on any other framework classes.