|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletMapping | |
|---|---|
| com.caucho.resin | |
| com.caucho.server.dispatch | |
| com.caucho.server.webapp | |
| Uses of ServletMapping in com.caucho.resin |
|---|
| Methods in com.caucho.resin with parameters of type ServletMapping | |
|---|---|
protected void |
ServletMappingEmbed.configure(ServletMapping servletMapping)
|
| Uses of ServletMapping in com.caucho.server.dispatch |
|---|
| Methods in com.caucho.server.dispatch with parameters of type ServletMapping | |
|---|---|
void |
ServletMapper.addUrlRegexp(java.lang.String regexp,
java.lang.String servletName,
ServletMapping mapping)
Adds a servlet mapping |
| Uses of ServletMapping in com.caucho.server.webapp |
|---|
| Methods in com.caucho.server.webapp that return ServletMapping | |
|---|---|
ServletMapping |
WebApp.createServletMapping()
|
| Methods in com.caucho.server.webapp with parameters of type ServletMapping | |
|---|---|
void |
WebApp.addServletMapping(ServletMapping servletMapping)
Adds a servlet-mapping configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||