Module org.omnifaces
Package org.omnifaces.servlet
package org.omnifaces.servlet
-
ClassDescriptionThis HTTP servlet response implementation buffers the entire response body.This 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.Available compression algorithms.The well known "BalusC FileServlet", as an abstract template, slightly refactored, rewritten and modernized with a.o. fast NIO stuff instead of legacy RandomAccessFile.Convenience class for extending
HttpServletResponseWrapperwherein the servlet responseOutputStreamhas to be replaced by a custom implementation.