public class ComponentEventDispatcher extends Object implements Dispatcher
ComponentEventLinkEncoder| Constructor and Description |
|---|
ComponentEventDispatcher(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 ComponentEventDispatcher(ComponentRequestHandler componentRequestHandler, ComponentEventLinkEncoder linkEncoder)
public boolean dispatch(Request request, Response response) throws IOException
Dispatcherdispatch in interface DispatcherIOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.