@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.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.