| Modifier and Type | Class and Description |
|---|---|
protected static class |
JCacheFilter.Page |
protected static class |
JCacheFilter.PageKey |
| Constructor and Description |
|---|
JCacheFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest servletRequest,
ServletResponse servletResponse,
FilterChain filterChain) |
void |
init(FilterConfig filterConfig) |
protected String |
key(ServletRequest servletRequest) |
public void init(FilterConfig filterConfig) throws ServletException
init in interface FilterServletExceptionpublic void doFilter(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain) throws IOException, ServletException
doFilter in interface FilterIOExceptionServletExceptionprotected String key(ServletRequest servletRequest)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.