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