public class SimpleDynamicMappingFilter extends DynamicMappingFilter
DynamicMappingFilter.ErrorTrappingResponseWrapper, DynamicMappingFilter.TempBufferWriter
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
CONTEXT_KEY_STRIPES_FILTER, INCLUDE_BUFFER_SIZE_PARAM
Constructor and Description |
---|
SimpleDynamicMappingFilter() |
Modifier and Type | Method and Description |
---|---|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig config) |
createStripesFilter, destroy, eval, getFilterParameters, getFilterUrlPatterns, getStripesFilter, initStripesFilter, issueRequests, parseWebXml, requestRemotely
public static final String copyright
public void init(FilterConfig config) throws ServletException
init
in interface Filter
init
in class DynamicMappingFilter
ServletException
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter
in interface Filter
doFilter
in class DynamicMappingFilter
IOException
ServletException