public class PageRenderDispatcher extends Object implements Dispatcher
Constructor and Description |
---|
PageRenderDispatcher(ComponentRequestHandler componentRequestHandler,
ComponentEventLinkEncoder linkEncoder) |
Modifier and Type | Method and Description |
---|---|
boolean |
dispatch(Request request,
Response response)
Analyzes the incoming request and performs an appropriate operation for each.
|
public PageRenderDispatcher(ComponentRequestHandler componentRequestHandler, ComponentEventLinkEncoder linkEncoder)
public boolean dispatch(Request request, Response response) throws IOException
Dispatcher
dispatch
in interface Dispatcher
IOException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.