@UsesOrderedConfiguration(value=RequestFilter.class) public interface RequestHandler
Modifier and Type | Method and Description |
---|---|
boolean |
service(Request request,
Response response)
Returns true if the request has been handled, false otherwise.
|
boolean service(Request request, Response response) throws IOException
IOException
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.