Package org.openremote.container.web.file
package org.openremote.container.web.file
-
ClassDescriptionThe well known "BalusC FileServlet", as an abstract template, slightly refactored, rewritten and modernized with a.o.Convenience class for a byte range.Convenience class for a file resource.A default implementation of abstract servlet output stream.This HTTP servlet response wrapper will GZIP the response when the given threshold has exceeded and the response content type matches one of the given mimetypes.The
GzipResponseFilterwill apply GZIP compression on responses whenever applicable.TheHttpFilteris abstract filter specifically for HTTP requests.Convenience class for extendingHttpServletResponseWrapperwherein the servlet responseOutputStreamhas to be replaced by a custom implementation.Base interface for a resettable buffer.This resettable buffered output stream will buffer everything until the given threshold buffer size, regardless of flush calls.This resettable buffered writer will buffer everything until the given buffer size, regardless of flush calls.