FilterAsyncGzipFilter, IncludableGzipFilter@Deprecated public class GzipFilter extends java.lang.Object implements Filter
| Constructor | Description |
|---|---|
GzipFilter() |
Deprecated.
|
| Modifier and Type | Method | 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 java.io.IOException, ServletException
doFilter in interface Filterjava.io.IOExceptionServletExceptionCopyright © 1995–2018 Webtide. All rights reserved.