Package | Description |
---|---|
org.omnifaces.servlet |
Modifier and Type | Class and Description |
---|---|
class |
BufferedHttpServletResponse
This HTTP servlet response implementation buffers the entire response body.
|
class |
GzipHttpServletResponse
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.
|
Copyright © 2012–2017 OmniFaces. All rights reserved.