Uses of Class
org.omnifaces.servlet.HttpServletResponseOutputWrapper
Packages that use HttpServletResponseOutputWrapper
-
Uses of HttpServletResponseOutputWrapper in org.omnifaces.servlet
Subclasses of HttpServletResponseOutputWrapper in org.omnifaces.servletModifier and TypeClassDescriptionclassThis HTTP servlet response implementation buffers the entire response body.classThis HTTP servlet response wrapper will compress the response with the given algorithm when the given threshold has exceeded and the response content type matches one of the given mimetypes.