public interface HttpServletRequestFilter
HttpServletRequestHandler
.Modifier and Type | Method and Description |
---|---|
boolean |
service(HttpServletRequest request,
HttpServletResponse response,
HttpServletRequestHandler handler)
Filter interface for the HttpServletRequestHandler pipeline.
|
boolean service(HttpServletRequest request, HttpServletResponse response, HttpServletRequestHandler handler) throws IOException
IOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.