@UsesOrderedConfiguration(value=HttpServletRequestFilter.class) public interface HttpServletRequestHandler
RequestHandler
service.Modifier and Type | Method and Description |
---|---|
boolean |
service(HttpServletRequest request,
HttpServletResponse response)
Returns true if the request was handled, false otherwise.
|
boolean service(HttpServletRequest request, HttpServletResponse response) throws IOException
IOException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.