Package com.helger.servlet.response
-
Class Summary Class Description ResponseHelper Misc. helper methods onHttpServletResponseobjects.
Consider using theUnifiedResponsefor easy and consistent HTTP response handling.ResponseHelperSettings Contains the settings for theResponseHelperclass.StatusAwareHttpResponseWrapper A specialHttpServletResponseWrapperthat 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 allUnifiedResponseobjects. -
Enum Summary Enum Description EContentDispositionType Determine the content disposition type to be used.ERedirectMode Defines the different redirect modes to be used inUnifiedResponse.EResponseStreamType Determine the response stream type to be used.EXFrameOptionType The possible values for the X-Frame-Options HTTP header.