public final class Dispatcher
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REQUEST_DISPATCHER_PROVIDER |
| Constructor and Description |
|---|
Dispatcher(HandlerRegistry handlerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
public static final java.lang.String REQUEST_DISPATCHER_PROVIDER
public Dispatcher(HandlerRegistry handlerRegistry)
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.