@UsesOrderedConfiguration(value=Dispatcher.class) public interface Dispatcher
Modifier and Type | Method and Description |
---|---|
boolean |
dispatch(Request request,
Response response)
Analyzes the incoming request and performs an appropriate operation for each.
|
boolean dispatch(Request request, Response response) throws IOException
IOException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.