@Deprecated public class GzipFilter extends Object implements Filter
| Constructor and Description |
|---|
GzipFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
Deprecated.
|
void |
init(FilterConfig filterConfig)
Deprecated.
|
public void init(FilterConfig filterConfig) throws ServletException
init in interface FilterServletExceptionpublic void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterIOExceptionServletExceptionCopyright © 1995-2016 Webtide. All Rights Reserved.