| Class | Description | 
|---|---|
| CacheControlFilter | 
 This filter will control the cache-related headers of the response. | 
| CharacterEncodingFilter | This filter will set the request body character encoding when not already set by the client. | 
| FacesExceptionFilter | 
 The  FacesExceptionFilterwill solve 2 problems with exceptions thrown in JSF methods. | 
| GzipResponseFilter | 
 The  GzipResponseFilterwill apply GZIP compression on responses whenever applicable. | 
| HttpFilter | 
 The  HttpFilteris abstract filter specifically for HTTP requests. | 
| OnDemandResponseBufferFilter | Filter that wraps the response with one capable of buffering on command. | 
Copyright © 2012–2020 OmniFaces. All rights reserved.