| Class | Description |
|---|---|
| ResponseHelper |
Misc. helper methods on
HttpServletResponse objects. |
| ResponseHelperSettings |
Contains the settings for the
ResponseHelper class. |
| StatusAwareHttpResponseWrapper |
A special
HttpServletResponseWrapper that tracks the used status
codes as well as the set HTTP response headers. |
| UnifiedResponse |
This class encapsulates all things required to build a HTTP response.
|
| UnifiedResponseDefaultSettings |
This class encapsulates default settings to be applied to all
UnifiedResponse objects. |
| Enum | Description |
|---|---|
| EContentDispositionType |
Determine the content disposition type to be used.
|
| ERedirectMode |
Defines the different redirect modes to be used in
UnifiedResponse. |
| EResponseStreamType |
Determine the response stream type to be used.
|
| EXFrameOptionType |
The possible values for the X-Frame-Options HTTP header.
|
Copyright © 2016–2019 Philip Helger. All rights reserved.