@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
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.