|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServicerMapper
Maps a HttpRequest to a HttpServletServicer.
| Method Summary | |
|---|---|
HttpServletServicer |
mapName(String name)
Obtains the HttpServletServicer by its name. |
ServicerMapping |
mapPath(String path)
Matches the best ServicerMapping for the path. |
| Method Detail |
|---|
ServicerMapping mapPath(String path)
ServicerMapping for the path.
path - Path for mapping.
ServicerMapping or null if no
appropriate HttpServletServicer.HttpServletServicer mapName(String name)
HttpServletServicer by its name.
name - Name of the HttpServletServicer.
HttpServletServicer or null if no
HttpServletServicer by name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||