Uses of Class
com.jfw.web.filter.JFWFilter

Packages that use JFWFilter
com.jfw.web.filter Web application filters. 
 

Uses of JFWFilter in com.jfw.web.filter
 

Subclasses of JFWFilter in com.jfw.web.filter
 class CharsetFilter
          Set the character encoding of request.
 class CompressionFilter
          Implementation of javax.servlet.Filter used to compress the ServletResponse if it is bigger than a threshold.